Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelknap/zsh-config

Zsh config file.
https://github.com/michaelknap/zsh-config

Last synced: 7 days ago
JSON representation

Zsh config file.

Awesome Lists containing this project

README

        

# zsh-config

```bash
sudo pacman -S zsh zsh-autosuggestions

cd /tmp
git clone https://github.com/michaelknap/zsh-config.git
cp zsh-config/.zshrc ~/

source ~/.zshrc
```