aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-17completion picks up additions to PATHMatt Singleton
2011-04-08make specialkeys (listchars, most importantly) really stand outMatt Singleton
2011-04-08highlight the current row and column. also cleaned up some formattingMatt Singleton
2011-04-08make gui vim as tall as possibleMatt Singleton
2011-04-04make sure links get set up even if existing links exist but are brokenMatt Singleton
2011-04-02[#2] deploy .zshrc-local if it doesn't already existMatt Singleton
2011-04-02example .zshrc-localMatt Singleton
2011-04-02better ls colors and always use gnu ls if it's installedMatt Singleton
2011-04-01now deploying with symlinks into the checked out directoryMatt Singleton
2011-04-01adding the solarized vim themeMatt Singleton
2011-03-31make ls colors platform independentMatt Singleton
2011-03-22fix up the syntaxMatt Singleton
2011-03-22commentsMatt Singleton
2011-03-22add gvimrc. it's not platform independent, but i'm always looking for itMatt Singleton
2011-03-22use the nifty zsh inline conditional (since the old way spontaneously stopped...Matt Singleton
2011-03-22ignore a generated fileMatt Singleton
2011-03-15make non-local hosts obvious and show a special character for python virtualenvMatt Singleton
2011-03-11just changing some commentsMatt Singleton
2011-03-02commentingMatt Singleton
2011-02-26vim plugin for running rspec on the current fileMatt Singleton
2011-02-22fixed a little typoMatt Singleton
2011-02-19cleaning up keybindingsMatt Singleton
2011-02-19get rid of most configMatt Singleton
2011-02-19consolidating behavior to behavior.zshMatt Singleton
2011-02-19ignore generate vim tags filesMatt Singleton
2011-02-19optimize history rulesMatt Singleton
2011-02-18setting less standout colorMatt Singleton
2011-02-18moving git and svn modules into appearance since it's all prompt related nowMatt Singleton
2011-02-18fixing svn moduleMatt Singleton
2011-02-18removing unused git functionsMatt Singleton
2011-02-18big in deploy scriptMatt Singleton
2011-02-18removing dependency on oh-my-zshMatt Singleton
2011-02-13adding eruby filetype settingsMatt Singleton
2011-02-10adding scala sytax support forMatt Singleton
2011-01-21fix the README script so the cd works in zshMatt Singleton
2011-01-21custom key bindings for NERDTreeMatt Singleton
2011-01-20update README to deal with self-signed certificatesMatt Singleton
2011-01-20adding a keybinding for nerdtreeMatt Singleton
2011-01-19turning off auto updates (and changing a comment)Matt Singleton
2011-01-19making diff script executableMatt Singleton
2011-01-13speeding up prompt by using faster vcs commands; adding exit code and updated...Matt Singleton
2011-01-12zshrc looks for a local zsh config which holds env-specific settingsMatt Singleton
2011-01-12giving capistrano files ruby highlightingMatt Singleton
2011-01-12getting rid of prompt info because it's just too slowMatt Singleton
2011-01-12adding a simple, hack-y script to see changes made in the environmentMatt Singleton
2011-01-01check for dependencies before installingMatt Singleton
2011-01-01updating zshrc to use oh-my-zsh additionsMatt Singleton
2011-01-01adding custom config files for oh-my-zshMatt Singleton
2011-01-01adding new filetypes for html and zshMatt Singleton
2011-01-01changing prompt time formatMatt Singleton