aboutsummaryrefslogtreecommitdiffstats
path: root/fish2024/config.fish
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--fish2024/config.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish2024/config.fish b/fish2024/config.fish
index 7b0981d..edf9773 100644
--- a/fish2024/config.fish
+++ b/fish2024/config.fish
@@ -15,7 +15,7 @@ if not set -Ux SSH_AUTH_SOCK && not set -Ux SSH_AGENT_PID
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
end
-#. ~/perl5/perlbrew/etc/perlbrew.fish
+. ~/perl5/perlbrew/etc/perlbrew.fish
#direnv prints all the variables whenever I start a new shell
direnv hook fish | source