1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 12:00:02 +02:00

update fish config

This commit is contained in:
Henrik Hautakoski 2025-09-18 02:23:56 +02:00
parent 70cc0aa2e3
commit 9eaeadef40
9 changed files with 35 additions and 25 deletions

View file

@ -1 +1,3 @@
fish_add_path -a $HOME/.config/composer/vendor/bin
if [ -f "$HOME/.config/composer/vendor/bin" ]
fish_add_path -a $HOME/.config/composer/vendor/bin
end