diff --git a/scripts/zsh.md b/scripts/zsh.md new file mode 100644 index 0000000..d86bf35 --- /dev/null +++ b/scripts/zsh.md @@ -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.