Skip to content

Latest commit

 

History

History
95 lines (75 loc) · 3.72 KB

README.md

File metadata and controls

95 lines (75 loc) · 3.72 KB

Dotfiles

██████╗  ██████╗ ████████╗███████╗██╗██╗     ███████╗███████╗
██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝██║██║     ██╔════╝██╔════╝
██║  ██║██║   ██║   ██║   █████╗  ██║██║     █████╗  ███████╗
██║  ██║██║   ██║   ██║   ██╔══╝  ██║██║     ██╔══╝  ╚════██║
██████╔╝╚██████╔╝   ██║   ██║     ██║███████╗███████╗███████║
╚═════╝  ╚═════╝    ╚═╝   ╚═╝     ╚═╝╚══════╝╚══════╝╚══════╝
build License: MIT Donate (Liberapay) Donate (Patreon) Donate (Ko-fi)

All the configuration and scripts needed by myself, proper dotfiles are the very heart of an efficient working environment, no more, no less.

All configurations are managed by Ansible, it's a little more complex than GNU Stow, dotbot, but much features rich to bootstrap my environment.

Please NOTE that this project isn't a distro, it's intended for my personal usage, and perhaps some inspiration, not complete duplication. If you see something weird or wrong please raise an issue instead.

screenshot

Setup

Cloning Dotfiles

git clone git@github.com:jeffreytse/dotfiles.git

Navigate to the project directory and run the setup.sh playbook.

cd dotfiles && ./setup.sh

Manifest

Contributing

Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request.

You can start by opening an issue describing the problem that you're looking to resolve and we'll go from there.

License

This project is licensed under the MIT license © Jeffrey Tse.