diff --git a/.profile b/.profile index 1ff1a86..c6b561b 100644 --- a/.profile +++ b/.profile @@ -7,8 +7,8 @@ whitebg='\e[47m' #echo -e "${hashes}███████████████████████████████████████████████████████████████████████████████████████████████████████████████████${NC}" #echo "${yellow} Only things that are hard are worth having ${NC}" -/usr/local/bin/node /Users/joshfabean/Git/profile-text/index.js -/usr/local/bin/todo.sh ls +#/usr/local/bin/node /Users/joshfabean/Git/profile-text/index.js +#/usr/local/bin/todo.sh ls # run NVIM instead of VIM alias vim='nvim' diff --git a/.tmux.conf b/.tmux.conf index d10038f..d905fbf 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,4 @@ --option -g status-position top +set-option -g status-position top bind-key b set-option status set -g focus-events on set -g aggressive-resize on