aboutsummaryrefslogtreecommitdiff
path: root/zsh
AgeCommit message (Expand)Author
2014-02-08clean up custom zsh completion rulesMatt Singleton
2014-02-08better prompt repo and env displayMatt Singleton
2014-02-08faster virtualenvwrapper initializationMatt Singleton
2013-10-15consolidate term config, don't rename tmux panes based on commandsMatt Singleton
2013-10-10only source virtualenvwrapper if it existsMatt Singleton
2013-06-15no zsh autocompleteMatt Singleton
2013-03-18virtualenvwrapper stuffMatt Singleton
2012-01-25use the right dircolors on linuxMatt Singleton
2011-12-19actually use the dircolors conf fileMatt Singleton
2011-06-13drop multihardlinks since there's a version incompatabilityMatt Singleton
2011-06-10override the host prompt format for more detailsMatt Singleton
2011-05-17completion picks up additions to PATHMatt Singleton
2011-04-02better ls colors and always use gnu ls if it's installedMatt Singleton
2011-03-31make ls colors platform independentMatt Singleton
2011-03-22fix up the syntaxMatt Singleton
2011-03-22use the nifty zsh inline conditional (since the old way spontaneously stopped...Matt 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-22fixed a little typoMatt Singleton
2011-02-19cleaning up keybindingsMatt Singleton
2011-02-19consolidating behavior to behavior.zshMatt 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-18removing dependency on oh-my-zshMatt Singleton