Big change here was tmux status bar and messing with X colors

This commit is contained in:
jond
2018-05-20 08:57:21 -05:00
parent bd4ca982b1
commit 3c959a0fb8
11 changed files with 87 additions and 32 deletions

View File

@@ -14,6 +14,7 @@ alias l='ls -lh'
alias ll='ls -lh'
#set -o vi
alias p='ping'
alias s='sudo'
#golang stuff
export GOPATH=$HOME/gopath
@@ -22,3 +23,5 @@ export PATH=$GOPATH:$GOPATH/bin:$PATH
export EDITOR=/usr/bin/vim
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
xrdb -merge /home/jon/.colors/codeschool.dark