Skip to content

martinssu/.dotfiles

 
 

Repository files navigation

My .dotfiles

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.sh all

Or:

./install.sh 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 67.7%
  • Shell 32.3%