My dotfiles
#Actions:
-
vim config files with my tunning config
- powerline
- many language syntax
- many language snippets
- many extra power features like aling by =>, = ..., syntax checks...
-
git
- config and alias
Plugin 'nvie/vim-flake8' needs:
- flake8
- pep8
Plugin 'scrooloose/syntastic' needs:
- puppet-lint
ubuntu@yoda:~$ cd ~
ubuntu@yoda:~$ git clone https://github.com/icalvete/dotfiles.git
ubuntu@yoda:~$ cd ~/dotfiles
ubuntu@yoda:~$ ./install.sh