mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
4 lines
No EOL
115 B
Fish
Executable file
4 lines
No EOL
115 B
Fish
Executable file
#!/usr/bin/env fish
|
|
|
|
# install fisher
|
|
curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher |