dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

All my configuration files.

All my dotfiles

Do not stow bash on Ubuntu VMs! It's not compatible and makes some irreversible changes to the system.

$ cd ~/dotfiles
$ stow bash  # DO NOT RUN THIS on ubuntu
$ stow vim
$ stow R
$ stow tmux
$ stow git-completion

See here.