From 820f3d39126566d9a720b64f1d55cf9878361e0c Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 26 Nov 2024 19:03:13 +0200 Subject: . --- home/bashrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'home/bashrc') 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 -- cgit v1.2.3