https://github.com/matchai/anybar-fish
🚥 Quickly set the style of Anybar
https://github.com/matchai/anybar-fish
Last synced: 4 months ago
JSON representation
🚥 Quickly set the style of Anybar
- Host: GitHub
- URL: https://github.com/matchai/anybar-fish
- Owner: matchai
- License: isc
- Created: 2018-11-15T22:14:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-17T02:07:51.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T04:31:40.565Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 13
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# anybar-fish
> A [fish shell](http://fishshell.com/) function to quickly set the style of [Anybar](https://github.com/tonsky/AnyBar)

## Usage
```fish
anybar [port]$ anybar red # Changes Anybar to red on port 1738 (by default)
$ anybar purple 1337 # Changes Anybar to purple on port 1337
```## Install
### [Fisher](https://github.com/jorgebucaran/fisher)
```fish
fisher install matchai/anybar-fish
```### [Oh My Fish!](https://github.com/oh-my-fish/oh-my-fish)
```fish
omf install matchai/anybar-fish
```## License
[ISC](./LICENSE)