summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 8d8bdf6..0f9354b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -15,6 +15,7 @@ alias xclip="xclip -selection c"
alias open="xdg-open"
alias wee='WEECHAT_PASSPHRASE="$(pass personal/weechat)" weechat'
alias which-command='whence'
+alias ta='exec tmux new -A -s 1'
## zsh options
setopt extended_glob