📝 added documentation for the zsh setup
parent
ea584686e2
commit
83a3a6b283
@ -0,0 +1,6 @@
|
|||||||
|
# Installation
|
||||||
|
## `zsh_setup_install.sh`
|
||||||
|
* currently only working with `apt`, considering expanding the script in the future for other means of installation
|
||||||
|
|
||||||
|
## `.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.
|
Loading…
Reference in New Issue