From 99e77604b953d91dc19c8cd5c0e43a67372c0a5b Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Sat, 18 Oct 2014 15:51:21 -0400 Subject: [PATCH] Made some changes --- scripts/server.txt | 1 - scripts/vim.sh | 5 ++-- shells/Xresources | 67 ++++++++++++++++++++++++++++++---------------- 3 files changed, 47 insertions(+), 26 deletions(-) diff --git a/scripts/server.txt b/scripts/server.txt index 942581f..ed5a017 100644 --- a/scripts/server.txt +++ b/scripts/server.txt @@ -44,7 +44,6 @@ libsox-fmt-mp3 multitail zsh cups-pdf -youtube-dl trash-cli irssi mutt diff --git a/scripts/vim.sh b/scripts/vim.sh index 9ccaf32..c20e5a9 100755 --- a/scripts/vim.sh +++ b/scripts/vim.sh @@ -1,5 +1,6 @@ -sudo apt-get install mercurial libncurses5-dev libgnome2-dev libgnomeui-dev libgtk2.0-dev libatk1.0-dev libbonoboui2-dev libcairo2-dev libx11-dev libxpm-dev libxt-dev -sudo apt-get build-dep vim +sudo apt-get remove -y vim-tiny vim-common vim-gui-common vim vim-runtime gvim +sudo apt-get install -y mercurial libncurses5-dev libgnome2-dev libgnomeui-dev libgtk2.0-dev libatk1.0-dev libbonoboui2-dev libcairo2-dev libx11-dev libxpm-dev libxt-dev +sudo apt-get build-dep -y vim mkdir -p /tmp/vim cd /tmp/vim rm -rf vim diff --git a/shells/Xresources b/shells/Xresources index 2262660..cefd6d9 100644 --- a/shells/Xresources +++ b/shells/Xresources @@ -9,6 +9,27 @@ xterm*eightBitInput: false *VT100*Translations: #override \ Home: string(0x01)\n\ End: string(0x05)\n + +XTerm*foreground : #bea492 +XTerm*background : #181512 +XTerm*cursorColor : #bea492 +XTerm*color0 : #332d29 +XTerm*color8 : #817267 +XTerm*color1 : #8c644c +XTerm*color9 : #9f7155 +XTerm*color2 : #746c48 +XTerm*color10 : #857b52 +XTerm*color3 : #908a66 +XTerm*color11 : #9c956e +XTerm*color4 : #646a6d +XTerm*color12 : #71777a +XTerm*color5 : #605655 +XTerm*color13 : #656565 +XTerm*color6 : #4b5c5e +XTerm*color14 : #556d70 +XTerm*color7 : #504339 +XTerm*color15 : #9a875f + !BLK Cursor #define _color0 #ffffff #define _color8 #ffffff @@ -74,30 +95,30 @@ xterm*eightBitInput: false !#define _foreground #dcdccc !#define _background #1f1f1f !#define _cursorColor #8faf9f -URxvt*color0 : _color0 -URxvt*color1 : _color1 -URxvt*color2 : _color2 -URxvt*color3 : _color3 -URxvt*color4 : _color4 -URxvt*color5 : _color5 -URxvt*color6 : _color6 -URxvt*color7 : _color7 -URxvt*color8 : _color8 -URxvt*color9 : _color9 -URxvt*color10 : _color10 -URxvt*color11 : _color11 -URxvt*color12 : _color12 -URxvt*color13 : _color13 -URxvt*color14 : _color14 -URxvt*color15 : _color15 -URxvt*colorBD : _colorBD -URxvt*colorIT : _colorIT -URxvt*colorUL : _colorUL -URxvt*foreground : _foreground -URxvt*background : _background -URxvt*cursorColor : _cursorColor +! URxvt*color0 : _color0 +! URxvt*color1 : _color1 +! URxvt*color2 : _color2 +! URxvt*color3 : _color3 +! URxvt*color4 : _color4 +! URxvt*color5 : _color5 +! URxvt*color6 : _color6 +! URxvt*color7 : _color7 +! URxvt*color8 : _color8 +! URxvt*color9 : _color9 +! URxvt*color10 : _color10 +! URxvt*color11 : _color11 +! URxvt*color12 : _color12 +! URxvt*color13 : _color13 +! URxvt*color14 : _color14 +! URxvt*color15 : _color15 +! URxvt*colorBD : _colorBD +! URxvt*colorIT : _colorIT +! URxvt*colorUL : _colorUL +! URxvt*foreground : _foreground +! URxvt*background : _background +! URxvt*cursorColor : _cursorColor XTerm*color0 : _color0 -XTerm*color1 : #121212 +XTerm*color1 : #008e00 XTerm*color2 : #00ff00 XTerm*color3 : _color2 XTerm*color4 : _color4