summaryrefslogtreecommitdiff
path: root/etc/functions
AgeCommit message (Expand)AuthorLines
2010-03-13Update some URLsDaniel Friesel-3/+3
2010-02-13Don't use die/warn/info, they'll probably be removed some timeDaniel Friesel-2/+2
2009-12-27rtab: Don't show a single . for a dotdirDaniel Friesel-7/+10
2009-12-25rtab: Show two chars for dot-dirs (a/./b is not helpful and even wrong)Daniel Friesel-1/+7
2009-11-22make the zshrc work without packages/zsh/etcDaniel Friesel-91/+0
2009-11-21Remove check_com functionDaniel Friesel-34/+2
2009-11-21extract: FixesDaniel Friesel-3/+3
2009-11-21extract: Remove shar supportDaniel Friesel-6/+0
2009-11-21Remove fdieDaniel Friesel-9/+8
2009-10-21extract: Allow partial extraction of tar archivesDaniel Friesel-3/+3
2009-10-21functions: extr → extractDaniel Friesel-0/+0
2009-10-20functions: Don't autoload functions which are already loadedDaniel Friesel-3/+0
2009-10-16off: Remove [place] argument, I don't use it anywayDaniel Friesel-17/+1
2009-09-13colortable: Print a trailing newlineDaniel Friesel-0/+1
2009-09-05Moved rrad and youtube-watch into scriptsDaniel Friesel-38/+0
2009-08-20rtab: Don't substitute a wrong ~ in certain casesDaniel Friesel-1/+1
2009-08-15Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/zshDaniel Friesel-3/+2
2009-08-12mkcd: No need for a trailing 'true'Daniel Friesel-3/+2
2009-08-12removed countdown functionDaniel Friesel-31/+0
2009-07-31removed umts functionDaniel Friesel-14/+0
2009-07-08CleanupDaniel Friesel-90/+0
2009-07-08umts: Shortened second sleep timeDaniel Friesel-1/+1
2009-07-07Simply autoload all functions, don't make them executableDaniel Friesel-0/+0
2009-07-07Added umts functionDaniel Friesel-0/+14
2009-07-06rrad: Bail out if something went wrongDaniel Friesel-0/+6
2009-07-06Added rrad function (regenradar @ wetteronline)Daniel Friesel-0/+8
2009-06-09help: Added -t option to only search a specific topicDaniel Friesel-7/+11
2009-06-03off: grep -qDaniel Friesel-1/+1
2009-05-24check_ac: Actually use $file where appropiateDaniel Friesel-1/+1
2009-05-24fixed check_ac functionDaniel Friesel-1/+6
2009-05-01put: aneurysm now accepts all file extensionsDaniel Friesel-1/+0
2009-04-12Renamed check_nobat to check_ac, shortened checkDaniel Friesel-10/+3
2009-04-09Added "colortable" helper functionDaniel Friesel-0/+7
2009-04-04Removed unused (and probably obsolete) git-hook functionDaniel Friesel-61/+0
2009-04-04xcat: Support more than one argumentDaniel Friesel-1/+4
2009-03-29functions: Added/updated descriptions/commentsDaniel Friesel-4/+17
2009-03-28Added check_ping functionDaniel Friesel-0/+20
2009-03-26use xhashd to only hash directories if they existDaniel Friesel-0/+7
2009-03-25Fixed typo in mkcdDaniel Friesel-1/+1
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