My personal dotfiles for Ubuntu. Based on the ones of Freek Van der Herten.
It contains the installation of some basic tools, some handy aliases and functions.
You can install them by cloning the repository as .dotfiles
in your home directory and running the bootstrap script.
git clone git@github.com:jyrkidn/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap
The bootstrap script can be run by cd-ing into the .dotfiles
directory and performing this command:
./bootstrap
Check out https://github.com/Mayccoll/Gogh
Feel free to create an issue on this repo if you have any questions about them.