Skip to content
forked from xguse/zshrc

Base and custom .zshrc files

License

Notifications You must be signed in to change notification settings

bionomicron/zshrc

 
 

Repository files navigation

zshrc

Base and custom .zshrc files

Creating a new zshrc


1. `git clone https://github.com/tarjoilija/zgen.git "${HOME}/.zgen"`
2. `git clone THIS_REPO_ADDRESS "${HOME}/.zshrc_base"`
3.
    ```
    cp zshrc_template.sh zshrc_informative_name
    ln -s ${HOME}/.zshrc_base/zshrc_informative_name ${HOME}/.zshrc
    ```

About

Base and custom .zshrc files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 100.0%