Rename scratch to shell
This commit is contained in:
parent
ccb9f7bf4b
commit
5f2d28285b
|
@ -28,7 +28,7 @@
|
|||
return
|
||||
fi
|
||||
|
||||
tmux new-window -d -n scratch
|
||||
tmux new-window -d -n shell
|
||||
nvim
|
||||
clear
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue