Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 916 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 916 Bytes

dotfiles

These are my personal dotfiles. I use these over multiple platforms and machines.

Installation

The below command installs chezmoi and initilizes the dotfiles. See: chezmoi One-line binary install for more information.

sh -c "$(curl -fsLS get.chezmoi.io/lb)" -- init --apply [email protected]:jasonlearst/dotfiles.git

Usage

Use the dotfiles!

Contributing

If you have any ideas for improvement feel free to contribute!

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

http://dotfiles.github.io/
chezmoi Dotfiles Manager

License

TODO: Write license