Skip to content

louisvanier/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jake's Dotfiles

Bling Bling 🐙

These are my dotfiles that I use for development. Mainly, they are a new bash prompt and a long vimrc with a nice install script.

Prerequisites:

Uh, I cant be sure. I know these ones:

Installation

Just clone and run ./install. Maybe it will work? You will get a prompt to compile YouCompleteMe, do it the first time you run install.

What is in it?

A nice long .vimrc that was partially stolen (and heavily modified) from somewhere (thoughtbot?)

vimrc:

  • Lots of plugins, at the top of the file
  • Shift-ijkl window navigation
  • Leader is comma
  • Leader-tab to change tabs
  • airline, autocompletes, c++ and c# completion too.
  • rails and ruby are my main environments, so they are well supported.
  • airline
  • mouse scrolling

Bash_profile:

  • Git completions
  • Nice looking prompt.
  • Aliases for bundle, rails, git, etc...

About

Bling Bling 🐙

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.9%
  • Vim Script 41.1%