andsens / homeshick

git dotfiles synchronizer written in bash
MIT License
2.1k stars 147 forks source link

Make homebrew homeshick work seamlessly with fish #200

Closed oefe closed 3 years ago

oefe commented 3 years ago

This change makes homeshick.fish find homeshick if it is on the path, without needing to set HOMESHICK_DIR.

(Homebrew installs homeshick on the path, and also installs homeshick.fish into a function autoloading directory.)

andsens commented 3 years ago

Oh man, I completely forgot about this. My apologies.

I would ask you to follow the contribution guidelines and creating a PR for the development branch instead. The change itself looks fine and has my approval.

oefe commented 3 years ago

Now it was my turn to forget about this. I made a new PR for the development branch in #202. Closing this PR