aboutsummaryrefslogtreecommitdiff
path: root/zsh/behavior.zsh
AgeCommit message (Expand)Author
2021-02-06big refactor to use XDG base dir specMatt Singleton
2021-02-04recognize alacritty as a terminal that supports setting the title and fall ba...Matt Singleton
2020-09-15fix bug in hr functionMatt Singleton
2015-04-21case insensitive search in lessMatt Singleton
2014-05-18different locations for virtualenv wrapper init scriptMatt Singleton
2014-02-16reorder hr colors and use background colors and spacesMatt Singleton
2014-02-10proper linebrakes in 'hr' functionMatt Singleton
2014-02-10colorful horizontal separatorMatt Singleton
2014-02-10safer term title formattingMatt Singleton
2014-02-08clean up custom zsh completion rulesMatt 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
2011-03-02commentingMatt Singleton
2011-02-22fixed a little typoMatt Singleton
2011-02-19consolidating behavior to behavior.zshMatt Singleton