Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posquit0/zshrc
:memo: Zsh Configuration for nerds with zplug
https://github.com/posquit0/zshrc
configuration dotfiles nerd oh-my-zsh posquit0 zsh zsh-configuration zshrc
Last synced: 20 days ago
JSON representation
:memo: Zsh Configuration for nerds with zplug
- Host: GitHub
- URL: https://github.com/posquit0/zshrc
- Owner: posquit0
- License: mit
- Created: 2016-11-18T10:12:24.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T06:38:20.000Z (4 months ago)
- Last Synced: 2024-10-17T11:20:42.998Z (about 1 month ago)
- Topics: configuration, dotfiles, nerd, oh-my-zsh, posquit0, zsh, zsh-configuration, zshrc
- Language: Shell
- Homepage:
- Size: 217 KB
- Stars: 39
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Zshrc by posquit0
> *Zsh Configuration for nerds written by posquit0*[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)[**This Zsh configuration**](https://github.com/posquit0/zshrc) is written by [posquit0](https://github.com/posquit0/) to improve the environment in Zshell.
- If you want to override my configuration or add more configuration, just create `~/.zshrc.local` and write your configurations for zsh.
## Getting Started
```sh
$ cd ~
$ git clone --recursive https://github.com/posquit0/zshrc ~/.zsh$ ln -s .zsh/zshrc .zshrc
$ ln -s .zsh/zshenv .zshenv
```## Contributing
This project follows the [**Contributor Covenant**](http://contributor-covenant.org/version/1/4/) Code of Conduct.
#### Bug Reports & Feature Requests
Please use the [issue tracker](https://github.com/posquit0/zshrc/issues) to report any bugs or ask feature requests.
## Self Promotion
Like this project? Please give it a ★ on [GitHub](https://github.com/posquit0/zshrc)! It helps this project **a lot**.
And if you're feeling especially charitable, follow [posquit0](https://posquit0.com) on [GitHub](https://github.com/posquit0).## See Also
- [brewfile](https://github.com/posquit0/brewfile) - Brewfile to install softwares in macOS for engineers.
- [dotfiles](https://github.com/posquit0/dotfiles) - Awesome configurations for the development environments.
- [gitconfig](https://github.com/posquit0/gitconfig) - Git configurations.
- [vimrc](https://github.com/posquit0/vimrc) - Vim Configuration for nerds with vim-plug.
- [tmux-conf](https://github.com/posquit0/tmux-conf) - TMUX Configuration for nerds with tpm.## License
Provided under the terms of the [MIT License](https://github.com/posquit0/zshrc/blob/main/LICENSE).
Copyright © 2014-2023, [Byungjin Park](https://www.posquit0.com).