Use spaces for specified filetypes
This commit is contained in:
parent
0327e045f3
commit
3622910561
5 changed files with 24 additions and 7 deletions
|
|
@ -4,12 +4,7 @@ tmux new-session -d -s Main;
|
|||
tmux new-window -t Main;
|
||||
tmux new-window -t Main;
|
||||
tmux new-window -t Main;
|
||||
tmux new-window -t Main;
|
||||
tmux new-window -t Main;
|
||||
tmux new-session -d -s Development;
|
||||
tmux new-window -t Development;
|
||||
tmux new-window -t Development;
|
||||
tmux new-window -t Development;
|
||||
tmux new-window -t Development;
|
||||
tmux new-window -t Development;
|
||||
tmux new-window -t Development;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue