Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianwalter/dotzsh
Ian's zsh configuration
https://github.com/ianwalter/dotzsh
configuration dotfiles zsh
Last synced: about 1 month ago
JSON representation
Ian's zsh configuration
- Host: GitHub
- URL: https://github.com/ianwalter/dotzsh
- Owner: ianwalter
- License: other
- Created: 2018-09-05T02:39:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T16:33:36.000Z (almost 3 years ago)
- Last Synced: 2024-11-02T01:23:01.271Z (3 months ago)
- Topics: configuration, dotfiles, zsh
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotzsh
> Ian's zsh configuration (part of [dotfiles][dotfilesUrl])## Installation
Copies the zsh configuration to your home directory:
```console
./install.sh
```## Update
Copies the zsh configuration back to the repo:
```console
./update.sh
```## License
Hippocratic License - See [LICENSE][licenseUrl]
Created by [Ian Walter](https://ianwalter.dev)
[dotfilesUrl]: https://github.com/ianwalter/dotfiles
[licenseUrl]: https://github.com/ianwalter/dotzsh/blob/master/LICENSE