Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 637 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 637 Bytes

dotfiles

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

Requirements

Plugin 'nvie/vim-flake8' needs:

  • flake8
  • pep8

Plugin 'scrooloose/syntastic' needs:

  • puppet-lint

Instalation

ubuntu@yoda:~$ cd ~
ubuntu@yoda:~$ git clone https://github.com/icalvete/dotfiles.git

Configuration (The first time run):

ubuntu@yoda:~$ cd ~/dotfiles
ubuntu@yoda:~$ ./install.sh