mv ~/.config/nvim ~/.config/nvim.bak.$(date +%Y%m%d%H%M%S)
mv ~/.config/tmux ~/.config/tmux.bak.$(date +%Y%m%d%H%M%S)
git clone https://github.com/gardart/dotfiles.git ~/dotfiles
cd ~/dotfiles
make stow
# stow -t $HOME zsh --verbose=3
# stow -t $HOME tmux
# stow -t $HOME nvim
# stow -t $HOME fish,dbrings up / closes down NERDTree, a sidebar buffer for navigating and manipulating files<Ctrl-P>brings up ctrlp.vim, a project file filter for easily opening specific files,brestricts ctrlp.vim to open buffersds/csdelete/change surrounding characters (e.g."Hey!"+ds"=Hey!,"Hey!"+cs"'='Hey!') with vim-surround,"surround word with ",'surround word with 'gcctoggles current line commentgctoggles visual selection comment lines,<space>turn off highlighting until the next search,lToggle between numbers and relative numbers,1Toggle number / nonumber<Ctrl-hjkl>move between windows, shorthand for<C-w> hjkl<Shift-Tab>move between buffers,,Open last buffer