https://github.com/mwilliammyers/handy
A collection of fish functions I find handy.
https://github.com/mwilliammyers/handy
dotfiles fish fisher
Last synced: 5 months ago
JSON representation
A collection of fish functions I find handy.
- Host: GitHub
- URL: https://github.com/mwilliammyers/handy
- Owner: mwilliammyers
- License: mit
- Created: 2018-08-31T20:57:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-09T18:30:49.000Z (5 months ago)
- Last Synced: 2025-05-09T19:37:36.579Z (5 months ago)
- Topics: dotfiles, fish, fisher
- Language: Shell
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# handy
A collection of [fishshell] functions I find handy.
## Prerequisites
- [`rsync`]
- [`eza`]## Install
With [`fisher`]:
```
fisher install mwilliammyers/handy
```[fishshell]: https://fishshell.com/
[`fish`]: https://fishshell.com
[`rsync`]: https://rsync.samba.org/
[`eza`]: https://the.exa.website/
[`fisher`]: https://github.com/jorgebucaran/fisher