mirror of
https://github.com/jimeh/tmuxifier.git
synced 2026-02-19 01:46:40 +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 edit-window <layout_name>
|
||||
|
||||
Aliases: edit-win, ew
|
||||
Aliases: edit-win, ewin, ew
|
||||
|
||||
Open specified window layout for editing in \$EDITOR."
|
||||
exit
|
||||
|
||||
Reference in New Issue
Block a user