Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).