Rename shell to scratch
This commit is contained in:
parent
bbb5913463
commit
4cac07d2db
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ with lib;
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
tmux new-window -d -n shell
|
tmux new-window -d -n scratch
|
||||||
nvim
|
nvim
|
||||||
clear
|
clear
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue