Rename scratch to shell

This commit is contained in:
Oliver Davies 2024-12-07 02:37:01 +00:00
parent ccb9f7bf4b
commit 5f2d28285b

View file

@ -28,7 +28,7 @@
return return
fi fi
tmux new-window -d -n scratch tmux new-window -d -n shell
nvim nvim
clear clear
''; '';