/dotfiles

My configuration files

Primary LanguageVim Script

Dotfiles

My configuration files

Usage

  1. Clone this repository

     $ git@github.com:calazans10/dotfiles.git ~/.dotfiles
    
  2. Change directory to the application folder

     $ cd ~/.dotfiles
    
  3. Install the dependencies

     $ bash init.sh
    
  4. Then log out. Upon logging back in, launch iTerm2.

Contribute

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Submit a pull request

License

MIT © Jeferson Farias Calazans