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
|
tmux rename-window config/tmux
|
||||||
`dirname $0`/window-auto
|
`dirname $0`/window-auto
|
||||||
|
|
||||||
|
tmux new-window -c ~/.config/git
|
||||||
|
tmux rename-window config/git
|
||||||
|
`dirname $0`/window-auto
|
||||||
|
|
||||||
if [ -d ~/.config/work ]; then
|
if [ -d ~/.config/work ]; then
|
||||||
tmux new-window -c ~/.config/work
|
tmux new-window -c ~/.config/work
|
||||||
tmux rename-window config/work
|
tmux rename-window config/work
|
||||||
|
|||||||
Reference in New Issue
Block a user