Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluffynuts/dot-zsh
My zsh config. May eat your cat or do mime impressions. YMMV.
https://github.com/fluffynuts/dot-zsh
Last synced: 20 days ago
JSON representation
My zsh config. May eat your cat or do mime impressions. YMMV.
- Host: GitHub
- URL: https://github.com/fluffynuts/dot-zsh
- Owner: fluffynuts
- License: bsd-3-clause
- Created: 2018-09-16T18:35:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T11:00:29.000Z (about 1 year ago)
- Last Synced: 2024-11-17T05:34:57.114Z (2 months ago)
- Language: Shell
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is this?
It's my current, live zsh configuration. You can have it too, by running
```
zsh install
```in this repo dir. It should prompt if you have existing zsh stuff and move it out of the way if necessary, then symlink:
- .zshrc
- .zshenv
- .zsh/# Why?
Because sometimes people want a zsh environment like mine. Sometimes those people are me, on a new machine (:
# Meh
Yeah, it's not amazing or anything. Just has stuff I'm used to. Much of this was actually provided well over a decade ago by a good friend. I've trimmed out some stuff I don't use and added stuff I do use (like lazy-loading nvm)