build(nix/flake): removing the lazydocker from tmux-setup
This commit is contained in:
parent
4193c635ff
commit
ae6fcff122
1 changed files with 0 additions and 2 deletions
|
|
@ -29,8 +29,6 @@
|
||||||
tmux send-keys -t $SESSION:0.1 'exec zsh' C-m
|
tmux send-keys -t $SESSION:0.1 'exec zsh' C-m
|
||||||
tmux new-window -t $SESSION:1 -n git -c "$DIR"
|
tmux new-window -t $SESSION:1 -n git -c "$DIR"
|
||||||
tmux send-keys -t $SESSION:1 'lazygit' C-m
|
tmux send-keys -t $SESSION:1 'lazygit' C-m
|
||||||
tmux new-window -t $SESSION:2 -n docker -c "$DIR"
|
|
||||||
tmux send-keys -t $SESSION:2 'lazydocker' C-m
|
|
||||||
fi
|
fi
|
||||||
tmux select-window -t $SESSION:0
|
tmux select-window -t $SESSION:0
|
||||||
tmux select-pane -t $SESSION:0.0
|
tmux select-pane -t $SESSION:0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue