mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 20:37:22 +00:00
Modify sesh and glance script behaviors
This commit is contained in:
parent
f37ab7d6c0
commit
f060a3e2b2
3 changed files with 4 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
function sesh -a session -d 'Create or attach to session'
|
||||
tmux new -s $session -A -D
|
||||
tmux new -s $session -A -D $argv[2..-1]
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue