diff --git a/cli/.config/zsh/settings.zsh b/cli/.config/zsh/settings.zsh index 121689c..9f3293f 100644 --- a/cli/.config/zsh/settings.zsh +++ b/cli/.config/zsh/settings.zsh @@ -11,7 +11,6 @@ export LESS='i M R' export PAGER=less export EDITOR=nvim export TIME_STYLE=long-iso -export SSH_AUTH_SOCK="$HOME/.ssh/ssh_auth_sock" export ALTERNATE_EDITOR= bindkey -e