yannickperrenet / dotfiles

💛 My dotfiles.
https://github.com/yannickperrenet/iscripts
MIT License
3 stars 0 forks source link

Alias wrapping shell script #20

Closed yannickperrenet closed 3 years ago

yannickperrenet commented 3 years ago

I ran into another cool project: https://github.com/chubin/cheat.sh and would like to do something like:

# What I don't want
curl cheat.sh/zip

# What I do want
cheat zip

Another screencast from Greg Hurrell that can be useful: Customizing commands with shell functions

yannickperrenet commented 3 years ago

Added in: https://github.com/yannickperrenet/bin/commit/1ce5da065ff24abb94eb2307cef2969e1346dcb0