Fix path for scripts
This commit is contained in:
parent
0f0e0e8671
commit
a6ce7ccdce
@ -22,7 +22,7 @@ alias open-webui='sudo systemctl start docker && sudo docker start -i open-webui
|
|||||||
alias ai='ollama serve'
|
alias ai='ollama serve'
|
||||||
|
|
||||||
# Add scripts in ~/projects/active/dotfiles/general/scripts/ to path
|
# Add scripts in ~/projects/active/dotfiles/general/scripts/ to path
|
||||||
fish_add_path -P ~/projects/active/dotfiles/general/scripts/
|
fish_add_path -P ~/projects/active/dotfiles/scripts/
|
||||||
|
|
||||||
function y
|
function y
|
||||||
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user