Skip to content

pmblanco/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 83.8%
  • Shell 16.2%