From 9a126f6524bfab5be3d3530ad0cfdf842c2af070 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Wed, 27 Nov 2024 18:52:21 +0200 Subject: . --- home/bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/bashrc') 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)" -- cgit v1.2.3