Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 470 Bytes

My personal dotfiles

My personal dotfiles. 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 https://github.com/bobmulder/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap

The bootstrap script can be run by cd-ing into the .dotfiles directory and performing this command:

./bootstrap