aboutsummaryrefslogtreecommitdiff
path: root/zsh/appearance.zsh
AgeCommit message (Collapse)Author
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-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 ↵Matt Singleton
stopped working)
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-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 dependency on oh-my-zshMatt Singleton