summaryrefslogtreecommitdiff
path: root/home/bashrc
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2024-11-26 19:03:13 +0200
committerMarc Coquand <marc@mccd.space>2024-11-26 19:03:13 +0200
commit820f3d39126566d9a720b64f1d55cf9878361e0c (patch)
treed6d2c9b5be328214143288afa6b99138f721cd2a /home/bashrc
parentd555a9c6bb8f224ac32f3d26c482fa78d3891511 (diff)
downloadguix-820f3d39126566d9a720b64f1d55cf9878361e0c.tar.gz
guix-820f3d39126566d9a720b64f1d55cf9878361e0c.tar.bz2
guix-820f3d39126566d9a720b64f1d55cf9878361e0c.zip
.
Diffstat (limited to 'home/bashrc')
-rw-r--r--home/bashrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/bashrc b/home/bashrc
index f2495a8..91d2db6 100644
--- a/home/bashrc
+++ b/home/bashrc
@@ -35,9 +35,7 @@ cleartrail() {
}
alias a='pwd'
-
-source /run/current-system/profile/etc/profile.d/nix.sh
-
+eval "$(direnv hook bash)"
eval "$(zoxide init posix --hook prompt)"
if [ "$(tty)" = "/dev/tty1" ]; then