10 lines
240 B
Markdown
10 lines
240 B
Markdown
# ZSH Config Snippets
|
|
|
|
This is a Collection of little ZSHRC Snippets that can be modularly merged into one .zshrc file
|
|
|
|
# Usage
|
|
|
|
Specify the features you want in the cat command
|
|
|
|
## Example
|
|
'''cat base.zsh mkcd.zsh update.zsh > ~/.zshrc'''
|