setups/zsh/README.md

19 lines
430 B
Markdown
Raw Permalink Normal View History

2020-07-31 19:41:43 +02:00
# ZSH
The zsh config...
## Requires
- zsh
- [starship theme](https://starship.rs)
- The Terminal has to use a Nerd Font.
2020-07-31 19:41:43 +02:00
## Installation
1. Install zsh
2. Install starship
3. Run the `update.sh` script
2020-07-31 19:41:43 +02:00
## Configuration
The `.zshrc` will be copied to `$HOME/.zshrc` the `update.sh` script will also create a `$HOME/.profile` file if not available for the env variables and `$HOME/.alias_porfile` for the custom alias config.