FreddieRidell / dotfiles

My dotfiles, moved here after dropbox fucked the whole thing up -_-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

My dotfiles, moved here after dropbox fucked the whole thing up

Based on this nifty little blog post

sh -c "$(wget https://raw.githubusercontent.com/CodogoFreddie/dotfiles/master/.setupDotfiles.sh -O -)"

Issues:

  • make script work on fresh installs: get needed packages etc
  • version 0.1 of custom prompt
  • branch displaying in detached head state
  • git prompt status with ascii markers:
    • new (un)committed
    • modified (un)committed
    • deleted (un)committed
    • behind/infront of origin for this branch
    • behind/infront of master for this branch
  • RPROMPT sodded up on OSX iTerm
  • move keybindings into their own file
  • fix auto completion
  • status bar
    • auto launch
    • brightness info
    • mpd info

About

My dotfiles, moved here after dropbox fucked the whole thing up -_-


Languages

Language:Vim Script 75.0%Language:Shell 24.1%Language:Vim Snippet 0.7%Language:HTML 0.1%