https://github.com/brawl345/zsh-config
Handcrafted config for ZSH
https://github.com/brawl345/zsh-config
zsh
Last synced: 2 months ago
JSON representation
Handcrafted config for ZSH
- Host: GitHub
- URL: https://github.com/brawl345/zsh-config
- Owner: Brawl345
- License: unlicense
- Created: 2021-04-30T15:21:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T14:21:17.000Z (over 1 year ago)
- Last Synced: 2025-01-30T02:43:37.846Z (4 months ago)
- Topics: zsh
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZSH Config
Install additional software, place everything in `/etc/zsh` - done!
Additional scripts will be loaded from `~/.config/zsh/*.zsh` and `/etc/zsh/custom/*.zsh`.
## Additional software
### ZSH-Autosuggestions
Install via .
### fzf
Install via package manager. See [their repo](https://github.com/junegunn/fzf#installation).