remove ssh-agent tmux
This commit is contained in:
parent
d97a9a390b
commit
442c10330a
2
.zshrc
2
.zshrc
@ -58,8 +58,6 @@ alias sbcl="rlwrap sbcl"
|
|||||||
alias spt="spt --tick-rate 12"
|
alias spt="spt --tick-rate 12"
|
||||||
alias vim="nvim"
|
alias vim="nvim"
|
||||||
|
|
||||||
alias tmux="ssh-agent tmux"
|
|
||||||
|
|
||||||
# Wasmer
|
# Wasmer
|
||||||
export WASMER_DIR="/Users/lizzy/.wasmer"
|
export WASMER_DIR="/Users/lizzy/.wasmer"
|
||||||
[ -s "$WASMER_DIR/wasmer.sh" ] && source "$WASMER_DIR/wasmer.sh"
|
[ -s "$WASMER_DIR/wasmer.sh" ] && source "$WASMER_DIR/wasmer.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user