16 lines
395 B
Markdown
16 lines
395 B
Markdown
# Dotfiles
|
|
|
|
[https://gitlab.com/ntnsndr/dotfiles/](https://gitlab.com/ntnsndr/dotfiles/)
|
|
|
|
This is a set of tools to facilitate rapid switching among Linux-based operating systems. They should be added to the home directory. Start by executing:
|
|
|
|
.scripts/install-arch.sh
|
|
|
|
or
|
|
|
|
.scripts/install-deb.sh
|
|
|
|
On local machines, to update from canonical GitLab repo:
|
|
|
|
git pull origin master
|