📝 updated zsh documentation

main
Isabell Pflug 2 years ago
parent 83a3a6b283
commit f8e669f4d8

@ -1,6 +1,7 @@
# Installation # Installation
## `zsh_setup_install.sh` ## `zsh_setup_install.sh`
* currently only working with `apt`, considering expanding the script in the future for other means of installation * currently only working with `apt`, considering expanding the script in the future for other means of installation
* installs `zsh` and `antigen` for plugin installation
## `.zshrc` ## `.zshrc`
* you can find it in the `../home-directory/` folder, it will get sym linked to your homedirectory automatically if you run the install script. alternatively, you can of course just move it there, but then you cannot version that file easily anymore. * you can find it in the `../home-directory/` folder, it will get sym linked to your homedirectory automatically if you run the install script. alternatively, you can of course just move it there, but then you cannot version that file easily anymore.

Loading…
Cancel
Save