My personal, opinionated dotfiles that I use on all my linux machines
The install script provided with these dotfiles is destructive and will overwrite files without asking. To ensure that you do not lose anything important please read install.sh so you know which files will be overwritten and make backups accordingly.
The install script will also install various programs without asking. Please read install.sh to make sure you want all of these programs before continuing
I cannot be held responsible if you lose any important data.
- Clone repo:
git clone git@github.com:anstosa/dotfiles.git ~/.dotfiles
- [OPTIONAL] Backup existing dotfiles
- Install dotfiles:
~/.dotfiles/install.sh
- [RECOMMENDED] Restart or
source ~/.bashrc
in all open terminals