/.dotfiles

My .dotfiles

Primary LanguageVim Script

My .dotfiles

WARNING: Installation is weird at the moment. I need to fix it.

Instalation

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)

Custom installation

git clone https://github.com/mjacobus/.dotfiles.git ~/.dotfiles

cd ~/.dotfiles

./install all

Or:

./install vim

For a list of available installers, refer to this directory.

Additional info

Here you will find (among other configs):

Ctags

  • Use patched ctags. See this link