32bccd5d6b5e2611427911cd22aebec0cf046677
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
If there are local changes to overwrite:
git fetch --all
git reset --hard origin/master
To update the canonical repo with local committed changes:
git push origin master
Languages
Shell
65.8%
CSS
31.7%
Emacs Lisp
2.5%