diff --git a/zsh/.profile b/zsh/.profile index a6104b4..106db5d 100644 --- a/zsh/.profile +++ b/zsh/.profile @@ -1,3 +1,3 @@ export PATH="$HOME/.yarn/bin:$PATH" -export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket" +export VISUAL=emacs . "$HOME/.cargo/env"