tmux alias to sshagent tmux
This commit is contained in:
parent
5d69c0e1a2
commit
22da0331dc
2
.zshrc
2
.zshrc
@ -57,6 +57,8 @@ alias fuckctl="journalctl -fu"
|
|||||||
alias sbcl="rlwrap sbcl"
|
alias sbcl="rlwrap sbcl"
|
||||||
alias spt="spt --tick-rate 12"
|
alias spt="spt --tick-rate 12"
|
||||||
|
|
||||||
|
alias tmux="sshagent 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