mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 03:30:01 +02:00
adding new tmux session scripts
This commit is contained in:
parent
891ce58272
commit
06293d3a17
6 changed files with 42 additions and 14 deletions
2
scripts/tmuxs/kill.sh
Executable file
2
scripts/tmuxs/kill.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
tmux kill-session -t $(echo $@ | sed 's/: .*//g')
|
||||
Loading…
Add table
Add a link
Reference in a new issue