diff --git a/.zshrc b/.zshrc index 25743b9..8a06efe 100644 --- a/.zshrc +++ b/.zshrc @@ -58,8 +58,6 @@ alias sbcl="rlwrap sbcl" alias spt="spt --tick-rate 12" alias vim="nvim" -alias tmux="ssh-agent tmux" - # Wasmer export WASMER_DIR="/Users/lizzy/.wasmer" [ -s "$WASMER_DIR/wasmer.sh" ] && source "$WASMER_DIR/wasmer.sh"