Hacker News new | ask | show | jobs
by sandreas 165 days ago
Try dra[1] and a simple shell script in your dotfiles that installs / updates everything in

  $HOME/bin
along with extending the $PATH. Works great for most of my tools (exa, zoxide, bat, jq, etc).

1: https://github.com/devmatteini/dra

1 comments

I’ll check it out thanks :)