pretty
This commit is contained in:
parent
e70b8beb7c
commit
7884fbdbcd
1 changed files with 1 additions and 1 deletions
2
nswitch
2
nswitch
|
@ -16,7 +16,7 @@ exit_with_new_shell() {
|
|||
|
||||
printf '\n'
|
||||
printf '>>> opening a new \"%s\" shell\n' "$(basename "$SHELL")"
|
||||
printf '>>> cwd: %s\n' "$(pwd)"
|
||||
printf ' cwd: %s\n' "$(pwd)"
|
||||
"$SHELL"
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue