zsh
This commit is contained in:
parent
05ed36ac92
commit
fcff8030dc
3 changed files with 3 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ us() {
|
|||
fi
|
||||
|
||||
# Rename the window before running su
|
||||
tmux rename-window "su-${target_user}"
|
||||
tmux rename-window "su(${target_user})"
|
||||
|
||||
# Use "command su" to bypass the function if it exists
|
||||
command su "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue