Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
906a7731
"plugins/vscode:/vscode.git/clone" did not exist on "20fe5e6a570fa5d9dfd246d020ecc2c18427405f"
Commit
906a7731
authored
Aug 12, 2016
by
Daniel Grove
Committed by
Robby Russell
Aug 12, 2016
Browse files
Add tmux attach -d alias (#5285)
parent
0181fe49
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/tmux/tmux.plugin.zsh
View file @
906a7731
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
#
#
alias
ta
=
'tmux attach -t'
alias
ta
=
'tmux attach -t'
alias
tad
=
'tmux attach -d -t'
alias
ts
=
'tmux new-session -s'
alias
ts
=
'tmux new-session -s'
alias
tl
=
'tmux list-sessions'
alias
tl
=
'tmux list-sessions'
alias
tksv
=
'tmux kill-server'
alias
tksv
=
'tmux kill-server'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment