Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
allworldit
awit-vim-superawesome
Commits
b0eee929
Commit
b0eee929
authored
Dec 13, 2019
by
Robert Spencer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete bashrc-256color.txt
parent
ee133270
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
bashrc-256color.txt
bashrc-256color.txt
+0
-8
No files found.
bashrc-256color.txt
deleted
100644 → 0
View file @
ee133270
# To get 256 colors in screen, add this to your bashrc file
if [ "$TERM" == "screen" ]
then
export TERM="screen-256color-s"
else
export TERM="xterm-256color"
fi
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment