Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lswith/zshrc
https://github.com/lswith/zshrc
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lswith/zshrc
- Owner: lswith
- Created: 2022-11-20T10:47:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-22T05:58:15.000Z (5 months ago)
- Last Synced: 2024-10-09T13:21:42.015Z (2 months ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
Make sure $HOME/.zshenv has:
```
export XDG_CONFIG_HOME="$HOME/.config"
export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
```