This commit is contained in:
Sonny 2017-07-04 06:46:42 +02:00
parent 4e028a5c1c
commit bc94c36563
2 changed files with 1 additions and 2 deletions

View file

@ -4,6 +4,5 @@ tmux new-session -d -s Main;
tmux new-window -t Main;
tmux new-window -t Main;
tmux new-session -d -s Development;
tmux split-window -t Development;
tmux new-window -t Development;
tmux new-window -t Development;