summaryrefslogtreecommitdiff
path: root/home/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'home/bashrc')
-rw-r--r--home/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/bashrc b/home/bashrc
index 91d2db6..6752822 100644
--- a/home/bashrc
+++ b/home/bashrc
@@ -33,7 +33,7 @@ refs() {
cleartrail() {
cat $1 | tr -d '\n'
}
-
+source /run/current-system/profile/etc/profile.d/nix.sh
alias a='pwd'
eval "$(direnv hook bash)"
eval "$(zoxide init posix --hook prompt)"