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
change colors
pull/1/head
10sr
10 years ago
parent
cac7528cc2
commit
cd37596ff5
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
setup.sh
+1
-1
shrc
+ 1
- 1
setup.sh
View File
@@ -273,7 +273,7 @@ setup_tmux(){
tmux_bg_color=magenta
tmux_bg_color=magenta
tmux_fg_color=white
tmux_fg_color=white
;;
;;
freebsd
-vb-win7-opti)
debian
-vb-win7-opti)
tmux_bg_color=red
tmux_bg_color=red
tmux_fg_color=white
tmux_fg_color=white
;;
;;
+ 1
- 1
shrc
View File
@@ -1266,7 +1266,7 @@ then
newkiwi)
newkiwi)
__my_c4="$__color_light_purple"
__my_c4="$__color_light_purple"
;;
;;
freebsd
-vb-win7-opti)
debian
-vb-win7-opti)
__my_c4="$__color_light_red"
__my_c4="$__color_light_red"
;;
;;
*)
*)
Write
Preview
Loading…
Cancel
Save