Skip to content

andremralves/dotfiles

Repository files navigation

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