This has my dotfiles (user configuration) for Linux.
| .gitconfig | ||
| .profile | ||
| install.sh | ||
| README.md | ||
dotfiles
This assumes you are on a bash-based system, like Debian.
Clone this repository into your home folder.
Then cd ~/dotfiles && ./install.sh.