5 lines
262 B
Markdown
5 lines
262 B
Markdown
# ZSH setup
|
|
1. Place .zshrc file in home directory
|
|
2. Create folder called zshrc
|
|
3. Include all needed .sh files inside the zshcrc folder
|
|
4. To activate the changes right away, make sure to execute `source .zshrc` from within the home directory in your terminal |