vim stuff. theme

This commit is contained in:
Simonas Narbutas
2018-10-13 21:12:45 +02:00
parent 37c56f3d99
commit d21609062f
3 changed files with 3 additions and 2 deletions

View File

@@ -9,4 +9,4 @@ if tmux list-sessions && (tmux list-sessions | test -n "$0"); then
tmux attach-session -t $session_id \; set-option destroy-unattached
else
tmux new-session -s base
fi
fi