Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posquit0/dotfiles
:zap: Awesome configurations for the development environments
https://github.com/posquit0/dotfiles
bashrc chezmoi config dotfile dotfiles dotfiles-manager tmux vimrc x xwindow zshrc
Last synced: about 2 months ago
JSON representation
:zap: Awesome configurations for the development environments
- Host: GitHub
- URL: https://github.com/posquit0/dotfiles
- Owner: posquit0
- License: mit
- Created: 2014-10-12T13:41:59.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T06:38:31.000Z (5 months ago)
- Last Synced: 2024-10-17T11:20:42.727Z (2 months ago)
- Topics: bashrc, chezmoi, config, dotfile, dotfiles, dotfiles-manager, tmux, vimrc, x, xwindow, zshrc
- Language: Shell
- Homepage:
- Size: 6.96 MB
- Stars: 190
- Watchers: 12
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-starred-test - posquit0/dotfiles - :zap: Awesome configurations for the development environments (Shell)
README
# dotfiles
## Getting Started
```sh
$ chezmoi init --apply https://github.com/posquit0/dotfiles.git
```## 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/dotfiles/issues) to report any bugs or ask feature requests.
## Self Promotion
Like this project? Please give it a ★ on [GitHub](https://github.com/posquit0/dotfiles)! It helps this project **a lot**.
And if you're feeling especially charitable, follow [posquit0](https://www.posquit0.com) on [GitHub](https://github.com/posquit0).## See Also
- [brewfile](https://github.com/posquit0/brewfile) - Brewfile to install softwares in macOS for engineers.
- [gitconfig](https://github.com/posquit0/gitconfig) - Git configurations.
- [tmux-conf](https://github.com/posquit0/tmux-conf) - TMUX Configuration for nerds with tpm.
- [vimrc](https://github.com/posquit0/vimrc) - Vim Configuration for nerds with vim-plug.
- [zsh](https://github.com/posquit0/zshrc) - Zsh Configuration for nerds with zplug.## References
- [macOS defaults](https://macos-defaults.com/) - Uncomplete list of macOS `defaults` commands with demos.
## License
Provided under the terms of the [MIT License](https://github.com/posquit0/dotfiles/blob/main/LICENSE).
Copyright © 2014-2023, [Byungjin Park](https://www.posquit0.com).