9 lines
296 B
Markdown
9 lines
296 B
Markdown
|
# dotfiles
|
||
|
|
||
|
* Execute `./bootstrap.sh` the first time to install a package manager and the dotfiles themselves.
|
||
|
|
||
|
## Updating
|
||
|
|
||
|
* Refresh this repository from GitHub by executing `git pull`.
|
||
|
* Execute `./bootstrap.sh` any time to install any new dotfile that may have been added to the repository.
|