summaryrefslogtreecommitdiff
path: root/home/bashrc
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-11-27 18:52:21 +0200
committerMarc Coquand <marc@mccd.space>2024-11-27 18:52:21 +0200
commit9a126f6524bfab5be3d3530ad0cfdf842c2af070 (patch)
tree2a373703ddc3e1a7da4ca5588315d30cb6add098 /home/bashrc
parent1397f4ec81f147ecad754b7ad7ab50bce1d9b8e1 (diff)
downloadguix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.tar.gz
guix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.tar.bz2
guix-9a126f6524bfab5be3d3530ad0cfdf842c2af070.zip
.
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)"