8 lines
315 B
Markdown
8 lines
315 B
Markdown
# dotfiles
|
|
|
|
This uses symlinks to quickly set up a bash-based system, like NixOS or Debian.
|
|
Clone this repository into your home folder.
|
|
Then `cd ~/dotfiles && ./install.sh`.
|
|
|
|
After first install, the symlinks will be set up.
|
|
Thereafter, `git pull` will simply bring in updates to these managed dotfiles.
|