Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 513 Bytes

File metadata and controls

13 lines (9 loc) · 513 Bytes

Base dotfiles

Basic dotfiles for personal use. Inspired by Freek Van der Herten. You can also take a look at Dries's 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 git@github.com:dtorras/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
bin/install