chore(direnv): add direnv

This commit is contained in:
Stefan Imhoff
2024-03-15 19:14:11 +01:00
parent d2858c5b01
commit eb93d2c063

View File

@@ -59,6 +59,9 @@ set VIRTUAL_ENV $HOME/Code/AI/stable-diffusion-webui/venv
# Atuin # Atuin
atuin init fish | source atuin init fish | source
# Direnv
direnv hook fish | source
# FZF # FZF
set FD_OPTIONS "--follow --exclude .git --exclude node_modules" set FD_OPTIONS "--follow --exclude .git --exclude node_modules"