This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
fix tmux.conf
pull/1/head
10sr
12 years ago
parent
8cb578eb82
commit
3599925104
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
tmux.conf
+ 2
- 2
tmux.conf
View File
@@ -25,8 +25,8 @@ set message-fg yellow
# default-color
set -g status-bg green
set -g status-fg white
set -g mode-bg
white
set -g mode-fg
black
set -g mode-bg
green
set -g mode-fg
white
if "test `hostname` = arch-aspireone" \
"set -g status-bg blue; set -g status-fg white; \
Write
Preview
Loading…
Cancel
Save