1 parent d384c57 commit acb7564Copy full SHA for acb7564
1 file changed
home/.chezmoidata/package_specs.yml
@@ -120,7 +120,7 @@ softwarePackages:
120
eget:
121
brew: eget
122
script: >-
123
- curl -o /tmp/eget.sh https://zyedidia.github.io/eget.sh && sh /tmp/eget.sh
+ curl -o /tmp/eget.sh https://zyedidia.github.io/eget.sh && cd /tmp && sh /tmp/eget.sh && mv /tmp/eget ~/.local/bin/
124
git-this-bread:
125
brew: jdevera/tap/git-this-bread
126
dnf:
0 commit comments