/dotfiles

you know what this is

Primary LanguageShell

dotfiles

Clone. Run ./install.sh. YouCompleteMe will take a while.

Git Things

sudo add-apt-repository ppa:git-core/ppa
sudo apt update
sudo apt install git
git config --global pull.rebase true
git config --global rebase.autoStash true
git config --global push.autoSetupRemote true
git config --global merge.directoryRenames true

fzf

Use the install script of https://github.com/junegunn/fzf