If you are not me (skips personal config):
bash <(curl https://raw.githubusercontent.com/mjacobus/.dotfiles/master/install.sh)
If you are me:
First of all, good for you! We are awesome!
bash <(curl https://raw.githubusercontent.com/mjacobus/.dotfiles/master/install_mjacobus.sh)
git clone https://github.com/mjacobus/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh all
Or:
./install.sh vim
For a list of available installers, refer to this directory.
Here you will find (among other configs):
- Use patched ctags. See this link