Add session creation to tmux #tmux

This commit is contained in:
Colin Powell
2019-01-13 13:10:20 -05:00
parent 0210e7d32f
commit 39dad89597
2 changed files with 42 additions and 0 deletions

View File

@ -19,3 +19,4 @@ set -g status-left "session: #S | window: #I | pane: #P"
set -g prefix C-a
bind-key C-a last-window
set -g default-terminal "screen-256color"
new-session -n $HOST