summaryrefslogtreecommitdiff
path: root/home/zsh/zshrc
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-07-02 10:57:15 -0400
committerFreya Murphy <freya@freyacat.org>2025-07-02 10:57:15 -0400
commit4ce44871ef4b8da96461b03c749a142d5264a5ee (patch)
tree9030776fa7c274bb07b0db12455fc26d6659a0d1 /home/zsh/zshrc
parentupdate ly version and update config (diff)
downloaddotfiles-nix-4ce44871ef4b8da96461b03c749a142d5264a5ee.tar.gz
dotfiles-nix-4ce44871ef4b8da96461b03c749a142d5264a5ee.tar.bz2
dotfiles-nix-4ce44871ef4b8da96461b03c749a142d5264a5ee.zip
update zsh autocomplete/nvim comment color
Diffstat (limited to 'home/zsh/zshrc')
-rw-r--r--home/zsh/zshrc3
1 files changed, 3 insertions, 0 deletions
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