This repository has been archived on 2023-11-14 . You can view files and clone it, but cannot push or open issues or pull requests.
fc8d0d0b844711764e2d13150aea01e54183cf22
The `window_title` variable can be set to completely override the title of the terminal window. Alternatively, if the `term_name` variable is set, it will be prepended to the default window title.
Add this line to ~/.zshenv in order to use these ZSH configuration files
without copying/linking them to the "standard" paths:
export ZDOTDIR=${HOME}/.zsh
Description
Languages
Shell
100%