m 2 zsh-user: fuck you dark-blue directories

This commit is contained in:
makefu 2017-01-11 11:01:30 +01:00
parent 63e523e48a
commit 0ce84b3ff8

View file

@ -25,6 +25,8 @@ in
${pkgs.gnupg}/bin/gpg-connect-agent updatestartuptty /bye >/dev/null
GPG_TTY=$(tty)
export GPG_TTY
LS_COLORS=$LS_COLORS:'di=1;31:' ; export LS_COLORS
unset SSH_AGENT_PID
export SSH_AUTH_SOCK="/run/user/$UID/gnupg/S.gpg-agent.ssh"
'';