Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsantiagoh/zsh
Personal ZSH configuration
https://github.com/jsantiagoh/zsh
Last synced: 10 days ago
JSON representation
Personal ZSH configuration
- Host: GitHub
- URL: https://github.com/jsantiagoh/zsh
- Owner: jsantiagoh
- Created: 2018-05-12T12:42:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-19T22:18:51.000Z (over 4 years ago)
- Last Synced: 2024-10-28T16:47:54.274Z (about 2 months ago)
- Language: Shell
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Personal ZSH Configuration
==========================Requires [antibody](https://getantibody.github.io/)
## Installation
```
git clone --recurse-submodules [email protected]:jsantiagoh/zsh.git ~/.zsh
ln -s ~/.zsh/.zshrc ~/.zshrc
ln -s ~/.zsh/.zshenv ~/.zshenv
ln -s ~/.zsh/.aliases ~/.aliases
```