Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lswith/zshrc


https://github.com/lswith/zshrc

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Setup

Make sure $HOME/.zshenv has:

```
export XDG_CONFIG_HOME="$HOME/.config"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
```