Update multiple things
This commit is contained in:
@@ -7,4 +7,4 @@ PID="$(pstree -lpA "$PID")"
|
||||
PID="${PID##*"${SHELL##*/}"(}"
|
||||
PID="${PID%%)*}"
|
||||
cd "$(readlink /proc/"$PID"/cwd)" || return 1
|
||||
"$TERMINAL"
|
||||
"$TERMINAL" &
|
||||
|
||||
Reference in New Issue
Block a user