Skip to content

manuwell/Dotfiles

 
 

Repository files navigation

Dotfiles

This is a forked repo from Roger Leite's dot f*** files for Mac and Linux users.

Vim Instalation

First of all you need to clone the repo

cd ~
git clone https://github.com/wjsantos/Dotfiles.git

Than the the submodules

cd Dotfiles
git submodule init
git submodule update

Link it to your .vim and .vimrc and be happy

ln -s ~/Dotfiles/.vim ~/.vim
ln -s ~/Dotfiles/.vimrc ~/.vimrc

About

Dot f*** files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.4%
  • Vim Script 22.6%
  • Lua 22.2%
  • Other 1.8%