add visual editor and remove old ssh agent
This commit is contained in:
parent
a0e476fe03
commit
d5f81fda39
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
export PATH="$HOME/.yarn/bin:$PATH"
|
export PATH="$HOME/.yarn/bin:$PATH"
|
||||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
export VISUAL=emacs
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
Loading…
Reference in a new issue