diff --git a/zshrc b/zshrc index dbff00a..edec962 100644 --- a/zshrc +++ b/zshrc @@ -70,7 +70,6 @@ alias ..='cd ..' alias l='ls -F -h' alias la='ls -F -h -A' alias view='vim -R' -alias tmux-ssh="ssh -t -o RemoteCommand='tmux attach-session -d || tmux new-session'" # Comfortable git aliases alias g='git'