I am batman
This commit is contained in:
4
scripts/tmux-session-manager
Executable file
4
scripts/tmux-session-manager
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" && pwd)"
|
||||
exec "$SCRIPT_DIR/tmux-session-manager.sh" "$@"
|
||||
Reference in New Issue
Block a user