alexandreo / .dotfiles

My .dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My .dotfiles


Languages

Language:Vim Script 65.5%Language:Shell 24.4%Language:Emacs Lisp 7.2%Language:Ruby 2.8%