From 9b7d09d161e3000c8c440059040348466b16811c Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 24 Sep 2023 21:35:42 +0200 Subject: . --- shell/.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shell/.profile') diff --git a/shell/.profile b/shell/.profile index 7922bbd..bffc8c1 100644 --- a/shell/.profile +++ b/shell/.profile @@ -24,12 +24,14 @@ export QT_QPA_PLATFORMTHEME=qt5ct export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket export VISUAL=nvim -prepend_path ~/opt/python311/bin prepend_path ~/opt/river/bin prepend_path ~/opt/janet/bin +prepend_path ~/opt/pkgsrc/bin prepend_path ~/bin export PATH +[ -n "$(command -v luarocks)" ] && eval "$(luarocks path)" + # nix_profile_sh=~/.nix-profile/etc/profile.d/nix.sh # [ -e $nix_profile_sh ] && . $nix_profile_sh -- cgit v1.2.3-70-g09d2