Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 362 Bytes

File metadata and controls

18 lines (13 loc) · 362 Bytes

dotfiles

My personal collection of dotfiles and scripts.

Getting started

  1. Clone the repo

  2. Install by running:

    • Windows: .\install.ps1
    • Linux: ./install.bash
  3. Restart your shell

Thanks

Thanks to the following repositories for inspiration and help

TODO

  • Use deb package for Debian systems?