12 lines
400 B
Markdown
12 lines
400 B
Markdown
# \*nix config
|
|
|
|
Dot-files and scripts to be synced between my home system and work system
|
|
|
|
## ZSH Plugins
|
|
|
|
The following packages need to be installed with the system package manager:
|
|
|
|
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
|
|
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
|
|
- [gitstatus-prompt](https://github.com/romkatv/gitstatus)
|