zsh-linux: add env for NIX_PATH
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
export SSH_ASKPASS='/usr/bin/ksshaskpass'
|
||||
export SSH_ASKPASS_REQUIRE='prefer'
|
||||
|
||||
export NIX_PATH=nixpkgs=channel:nixos-unstable
|
||||
|
||||
export FZF_DEFAULT_COMMAND="fd --threads $(nproc) --type f --hidden --color=never"
|
||||
|
||||
# XDG Base Directory Support
|
||||
|
Reference in New Issue
Block a user