summaryrefslogtreecommitdiff
path: root/etc/functions
AgeCommit message (Collapse)AuthorLines
2009-03-24gtd-all: Pass additional arguments to devtodoDaniel Friesel-3/+13
2009-03-24mkcd: check for argumentDaniel Friesel-3/+10
2009-03-24help: check for argumentDaniel Friesel-0/+5
2009-03-24Added postpone and recall functionsDaniel Friesel-0/+5
2009-03-23plonkhost: Added commentDaniel Friesel-0/+2
2009-03-22help: -c for check only, -a to show all available infosDaniel Friesel-4/+17
2009-03-22beautified help functionDaniel Friesel-10/+29
2009-03-22Fixed youtube-watch functionDaniel Friesel-1/+1
2009-03-22functions: - / -- designate end of optionsDaniel Friesel-0/+7
2009-03-22finfo: Skip #compdef / #autoloadDaniel Friesel-0/+1
2009-03-22whichf: return 1 if no function definition file was foundDaniel Friesel-3/+8
2009-03-22finfo: Strip # from commentsDaniel Friesel-1/+1
2009-03-21help: Only use apt-file if the file does not originate from $HOMEDaniel Friesel-1/+1
2009-03-21Added help functionDaniel Friesel-0/+15
2009-03-21Added finfo to print function infoDaniel Friesel-0/+12
2009-03-21Added whichf (which for functions)Daniel Friesel-0/+2
2009-03-21Added mkcd function (mkdir $1 && cd $1)Daniel Friesel-0/+7
2009-03-21Removed etc/colorsDaniel Friesel-5/+5
2009-03-21reload: No xsourceDaniel Friesel-2/+1
2009-03-19countdown: Fancier display of remaining timeDaniel Friesel-2/+3
2009-03-14put: Updated aneurysm_vpnDaniel Friesel-4/+2
2009-03-14Added xcatDaniel Friesel-0/+2
2009-03-14xsource: Added -e option to preserve parametersDaniel Friesel-3/+17
2009-03-14off: exit shell if everything went okDaniel Friesel-2/+6
2009-03-13die, fdie, warn: Print to stderrDaniel Friesel-3/+6
2009-03-13countdown: Added support for relative timesDaniel Friesel-1/+8
2009-03-12extr: Fixed else conditionDaniel Friesel-2/+2
2009-03-08extr: Fixes pointed out by mxeyDaniel Friesel-1/+2
2009-03-07check_ssh: Descriptive commntDaniel Friesel-0/+1
2009-03-07Added check_nobat function to check if we're running on battery powerDaniel Friesel-0/+10
2009-03-05Updated some copyrightsDaniel Friesel-3/+3
2009-03-04youtube-watch: Support for completely caching the videoDaniel Friesel-2/+18
2009-03-04youtube-watch: Pass additional arguments to mplayerDaniel Friesel-1/+4
2009-03-04extr: A little cleanupDaniel Friesel-4/+2
2009-03-01Updated prompt generation, fixed some RPS1 problemsDaniel Friesel-1/+7
2009-02-28rtab: Follow symlinks [Wayne Davison @ zsh-workers]Daniel Friesel-1/+1
2009-02-28rtab: Fixed typo in helpDaniel Friesel-1/+1
2009-02-19off: Updated helpDaniel Friesel-1/+4
2009-02-18off: Support leave.dDaniel Friesel-2/+8
2009-02-17rtab: Eliminate problems with "wrong" named directoriesDaniel Friesel-1/+1
example: hash -d www=/var/ww; cd /var/www; rtab -> rtab would try to cd ~~wwww or something, and fail
2009-02-16off: optional argument for "permanent" shutdown (->pc will stay down for a ↵Daniel Friesel-0/+7
while)
2009-02-16extr: Fixed .tgz handlingDaniel Friesel-1/+1
2009-02-15reload: Also do a rehashDaniel Friesel-0/+1
2009-02-08Removed passwd-a functionDaniel Friesel-14/+0
2009-02-08off: Only check currently mounted filesystems (unmounted ones might lie on ↵Daniel Friesel-6/+8
standby disks)
2009-02-04Added check_ssh functionDaniel Friesel-0/+6
2009-02-03gtd-all: Don't use colors, they confuse fgrep (cause trailing newline)Daniel Friesel-1/+1
2009-02-03gtd-all: Remove @online GTD entries when offlineDaniel Friesel-1/+16
2009-02-03Added gtd-all functionDaniel Friesel-0/+7
2009-01-30off: uinit: Show progressDaniel Friesel-1/+1