mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(direnv): add direnv
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user