mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 09:56:39 +00:00
Update aliases and fixed inconsistencies with list command aliases
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
if [ "$1" == "--help" ]; then
|
||||
echo "usage: tmuxifier new-window <layout_name>
|
||||
|
||||
Aliases: new-win, ws
|
||||
Aliases: new-win, nwin, nw
|
||||
|
||||
Create a new window layout and open it for editing in \$EDITOR."
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user