Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/degete/zshrc

⚙️ zsh config files
https://github.com/degete/zshrc

config oh-my-zsh zsh zsh-config zsh-plugins zshrc

Last synced: 16 days ago
JSON representation

⚙️ zsh config files

Awesome Lists containing this project

README

        

![OhMyZSH](ohmyzsh.png)

## **ZSH Configuration**

Installation:

```sh
cd ~
git clone --recurse-submodules --remote-submodules [email protected]:degete/zshrc.git ~/.zsh
ln -s .zsh/zshrc .zshrc
ln -s .zsh/zshenv .zshenv
cp .zsh/zshrc.local .zshrc.local
```