My ZSH config
extern | ||
.gitignore | ||
.gitmodules | ||
.zshrc | ||
autosuggestions.zsh | ||
clint.zsh | ||
completions.zsh | ||
input.zsh | ||
options.zsh | ||
p10k.zsh | ||
README.md | ||
syntax.zsh |
My ZSH config
This is my daily driver for my shell, it's heavily customized and relies on a lot of ZSH features
It is enhanced by a few things which are submodules of this repo:
- Powerlevel10k
- zsh-autosuggestions
- zsh-synthax-highlighting
While i do attempt to make this usable widely, don't rely on it. If you want to use this and have it work as you want it, it's expected that you can read manual pages and know at least a bit of shell scripting.