Skip to content

iakshay/dotfiles

Repository files navigation

Dotfiles

This is my collection of configuration files.

Usage

Pull the repository, and then create the symbolic links using GNU stow.

$ git clone [email protected]:iakshay/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ stow git vim tmux # plus whatever else you'd like