summaryrefslogtreecommitdiff
path: root/lib/functions.zsh
AgeCommit message (Expand)Author
2014-08-20Replace /usr/bin/env with envFredrik Fornwall
2014-02-06`fc -l 1` instead of `history` in zsh_stats #2501Huang, Tao
2013-12-02Merge pull request #1134 from koraa/pull_req_helpersRobby Russell
2012-11-14Improved statistics functions, effect:CHH
2012-05-29Add helper to easily define default values for variables and env variables.mapc
2012-05-29Add helper to get the value of an alias onlymapc
2011-12-25Fix upgrade and uninstall functions to pick up $ZSH valueIndrajit Raychaudhuri
2011-06-01Added extract plugin.Sorin Ionescu
2011-05-26Merge pull request #196 from asymmetric/masterRobby Russell
2011-01-30Refactor window and tab title in ttyRenaud (Nel) Morvan
2011-01-24add missing unrar flagLorenzo Manacorda
2011-01-10Added an option to remove file afterwards.Robin Ramael
2010-12-25Support for more archive formats.SuprDewd
2010-12-24Added a function to extract various archives.SuprDewd
2010-10-09merging in changes from robby's repoSven Lito
2010-10-08functions: fix title() to not match any $TERMBrandon Philips
2010-09-30Match xterm-color, the default OS X terminalTrevor Creech
2010-06-03Moving some rails and osx-specific functions to their corresponding plugin filesRobby Russell
2010-06-03Initial implementation of a new plugin system, so that people can managed whi...Robby Russell
2009-12-27adding quotes to tab()Dale Campbell
2009-12-16Adding a function that will open up a ticket in Lighthouse based on the numbe...Robby Russell
2009-09-23merge upstreamJames Cox
2009-09-23Moving all zsh config options into a lib/ subdirectory to make way for some u...Robby Russell