chore: removing unused elements
This commit is contained in:
parent
15d78d24ed
commit
cc26673603
2 changed files with 0 additions and 60 deletions
|
@ -1,8 +0,0 @@
|
|||
#!/usr/bin/env zsh
|
||||
|
||||
# If reattach-to-user-namespace is not available, just run the command.
|
||||
if [ -n "$(command -v reattach-to-user-namespace)" ]; then
|
||||
reattach-to-user-namespace $@
|
||||
else
|
||||
exec "$@"
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue