@ -5,7 +5,7 @@ if [ -n "$TMUX_PANE" ]; then
tmux rename-window dev
tmux splitw -h
tmux selectp -t 0
tmux resizep -x 83
tmux resizep -x 77
tmux splitw -v -l 15
clear
@ -28,7 +28,7 @@ light_gray="\[\e[0;37m\]"
#HOST="\[\e[38;5;153m\]"
#DIRECTORY="\[\e[38;5;214m\]"
user_name=$green
host=$purple
host=$light_cyan
directory=$yellow
PS1="[$user_name\u$reset@$host\h$reset:$directory\w$reset]$"
@ -1 +0,0 @@
--python-kinds=-i
@ -0,0 +1,2 @@
--kinds-python=-i
--kinds-c++=+p
@ -4,7 +4,7 @@ DOT_FILES="
$HOME/.profile \
$HOME/.bashrc \
$HOME/.tmux.conf \
$HOME/.ctags \
$HOME/.ctags.d \
$HOME/.config/conky/conky.conf"
VIM_FILES="