Rename shell to scratch

This commit is contained in:
Oliver Davies 2025-03-25 00:36:27 +00:00
parent bbb5913463
commit 4cac07d2db

View file

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