./create_link.py .config .gitconfig .tmux.conf .vim
mkdir -p ~/.vimlocal/{backup,swap,undo}
chsh -s $(which fish)
exec fish
# [jorgebucaran/fisher: A plugin manager for Fish](https://github.com/jorgebucaran/fisher)
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
fisher updategit clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpmprefix + I