Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 313 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 313 Bytes

My linux dotfiles

How to setup

  1. Clone this repository in your home directory
  2. cd to the cloned project
  3. use stow to install the configurations

Example:

stow nvim
stow */ # Everything (the '/' ignores the README)

TODO

  • Create a python version of bootstrap.sh