base -> bash from tanushnry at gmail dot com.

This commit is contained in:
Nicholas Marriott
2026-06-12 10:16:44 +01:00
parent 29cdab650b
commit a92653f2b2

View File

@@ -63,7 +63,7 @@ tmux -vv -Ltest -f/dev/null new
Or if you need your configuration:
~~~base
~~~bash
tmux kill-server
tmux -vv new
~~~