Adds to path

This commit is contained in:
Dennis 2025-05-26 11:41:38 +02:00
parent eb9bb6db2e
commit b5b93baed4

View file

@ -118,6 +118,7 @@
fish_add_path /opt/homebrew/bin fish_add_path /opt/homebrew/bin
fish_add_path $ANDROID_HOME/emulator fish_add_path $ANDROID_HOME/emulator
fish_add_path $ANDROID_HOME/platform-tools fish_add_path $ANDROID_HOME/platform-tools
fish_add_path $HOME/.config/fish/plugins
envsource ~/.env envsource ~/.env