Add config/git to config layout
This commit is contained in:
@@ -14,6 +14,10 @@ tmux new-window -c ~/.config/tmux
|
||||
tmux rename-window config/tmux
|
||||
`dirname $0`/window-auto
|
||||
|
||||
tmux new-window -c ~/.config/git
|
||||
tmux rename-window config/git
|
||||
`dirname $0`/window-auto
|
||||
|
||||
if [ -d ~/.config/work ]; then
|
||||
tmux new-window -c ~/.config/work
|
||||
tmux rename-window config/work
|
||||
|
||||
Reference in New Issue
Block a user