Fix path for scripts
This commit is contained in:
@@ -22,7 +22,7 @@ alias open-webui='sudo systemctl start docker && sudo docker start -i open-webui
|
||||
alias ai='ollama serve'
|
||||
|
||||
# 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
|
||||
set tmp (mktemp -t "yazi-cwd.XXXXXX")
|
||||
|
Reference in New Issue
Block a user