1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

20240414: activate direnv

This commit is contained in:
2024-06-12 09:09:54 +02:00
parent 07a53a3ae0
commit c231bd9f81

View File

@@ -169,3 +169,6 @@ end
# Initialise starship theme # Initialise starship theme
# curl -sS https://starship.rs/install.sh|sh # curl -sS https://starship.rs/install.sh|sh
starship init fish | source starship init fish | source
# https://direnv.net/
direnv hook fish | source