Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Amar1729/yabai-zsh-completions
zsh completions for yabai tiling WM
https://github.com/Amar1729/yabai-zsh-completions
yabai zsh-completions
Last synced: 3 months ago
JSON representation
zsh completions for yabai tiling WM
- Host: GitHub
- URL: https://github.com/Amar1729/yabai-zsh-completions
- Owner: Amar1729
- License: mit
- Created: 2020-04-16T06:02:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-13T18:58:25.000Z (about 1 year ago)
- Last Synced: 2024-04-22T10:14:10.007Z (7 months ago)
- Topics: yabai, zsh-completions
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zsh completions for yabai
Tab completions for the macOS tiling window manager [`yabai`](https://github.com/koekeishiya/yabai/). Requires `jq` (json parser) be installed and on your PATH.
Can be installed like a standard zsh plugin (e.g. using a plugin manager like antibody, or add to your oh-my-zsh plugins directory).
Since this plugin is using the `src/` directory format, you may need a `path:src` specifier if using antibody.