From 4ce44871ef4b8da96461b03c749a142d5264a5ee Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 2 Jul 2025 10:57:15 -0400 Subject: update zsh autocomplete/nvim comment color --- home/zsh/zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/zsh/zshrc') diff --git a/home/zsh/zshrc b/home/zsh/zshrc index 6a366a0..0dd2904 100644 --- a/home/zsh/zshrc +++ b/home/zsh/zshrc @@ -72,3 +72,6 @@ bindkey "\e\d" undo # gpg export GPG_TTY=$(tty) export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) + +# nixos +source ~/.nixenv -- cgit v1.2.3-freya