Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/degete/zshrc
⚙️ zsh config files
https://github.com/degete/zshrc
config oh-my-zsh zsh zsh-config zsh-plugins zshrc
Last synced: 16 days ago
JSON representation
⚙️ zsh config files
- Host: GitHub
- URL: https://github.com/degete/zshrc
- Owner: Degete
- Created: 2020-11-04T05:32:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-06T02:14:39.000Z (9 months ago)
- Last Synced: 2024-04-06T03:22:37.928Z (9 months ago)
- Topics: config, oh-my-zsh, zsh, zsh-config, zsh-plugins, zshrc
- Language: Shell
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![OhMyZSH](ohmyzsh.png)
## **ZSH Configuration**
Installation:
```sh
cd ~
git clone --recurse-submodules --remote-submodules [email protected]:degete/zshrc.git ~/.zsh
ln -s .zsh/zshrc .zshrc
ln -s .zsh/zshenv .zshenv
cp .zsh/zshrc.local .zshrc.local
```