# Configuration files My dotfiles. Vim, Git, Tmux and Bash for now. Use stow to install them: ``` Bash cd dotfiles stow vim|bash|git -t ~ ``` > Stow makes links to the files in the target directory.