summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)AuthorLines
2008-12-18profile: Check todo command before calling gtd-laterDaniel Friesel-1/+1
2008-12-18put: Implemented $something_like_host_classes or soDaniel Friesel-3/+20
2008-12-14Added passwd-a functionDaniel Friesel-0/+14
2008-12-13Show todo and calendar in zprofileDaniel Friesel-4/+13
2008-12-13unicode: Removed unused prompt signsDaniel Friesel-2/+0
2008-12-13Moved completions/_reload into completionDaniel Friesel-2/+1
2008-12-13Updated function and completion file headersDaniel Friesel-22/+50
2008-12-10zshrc: Removed unused non-linux aliasDaniel Friesel-2/+0
2008-12-07etc/function: unset a temporary parameterDaniel Friesel-0/+1
2008-12-07parameters: Absolute path for compdumpDaniel Friesel-1/+1
2008-12-07short aliases: gitc: -vDaniel Friesel-1/+1
2008-12-06devtodo completion: Minor style fixDaniel Friesel-5/+8
2008-12-06short aliases: Renamed git-rgrep to grep-nogit for the sake of less confusionDaniel Friesel-1/+1
2008-12-05Re-added countdown functionDaniel Friesel-0/+18
2008-12-04Remaned git-grep alias due to a name conflictDaniel Friesel-1/+1
2008-12-03directories: Use $HOST instead of calling hostnameDaniel Friesel-1/+1
2008-12-03rtab: Removed 'possibly slow' from helpDaniel Friesel-1/+1
2008-12-02Removed imagetag functionDaniel Friesel-16/+0
2008-12-01short aliases: Ask check_com before aliasing ssh hostsDaniel Friesel-1/+1
2008-11-30Use filemode +x to autoload a function fileDaniel Friesel-3/+2
2008-11-30Added quick & dirty imagetag functionDaniel Friesel-0/+16
2008-11-29off: Print fsck notice a bit earlierDaniel Friesel-2/+2
2008-11-26todo completion: Parse the commandline to get the database fileDaniel Friesel-5/+12
2008-11-22prompt: Enabled named dirs for rtabDaniel Friesel-0/+1
2008-11-22rtab: Added support for named directoriesDaniel Friesel-10/+25
2008-11-22Cleaned up / updated file headersDaniel Friesel-12/+7
2008-11-19Added host completion for sshmountDaniel Friesel-0/+2
2008-11-19completion: Avoid redefining _hostsDaniel Friesel-5/+1
2008-11-19off: Added -h for help, print commands when simulatingDaniel Friesel-1/+15
2008-11-18off: Die when encountering an unknown option to prevent typosDaniel Friesel-1/+2
2008-11-18Use the hosts array to associate some information with each hostDaniel Friesel-5/+19
2008-11-18off: Added -n / -r (simulate / reboot)Daniel Friesel-2/+20
2008-11-17Actually enable 'off'...Daniel Friesel-1/+1
2008-11-17off: Show filesystems to be checked at next bootDaniel Friesel-2/+17
2008-11-17zshrc: Cleanup ps colorsDaniel Friesel-0/+1
2008-11-16rtab function: Allow configuration via zstyleDaniel Friesel-2/+15
2008-11-15put function: Warn if curl is not presentDaniel Friesel-2/+7
2008-11-15parameters: Changed calendar dir to reflect new directory structureDaniel Friesel-1/+1
2008-11-14short aliases: gitd: No --color-wordsDaniel Friesel-1/+1
2008-11-13Reordered etc/parametersDaniel Friesel-8/+8
2008-11-12initd completion: Configure matching mode via zstyleDaniel Friesel-0/+8
2008-11-12initd completion: minor reworkDaniel Friesel-3/+3
2008-11-12initd completion: Also detect scripts with syntax like "restart|reload)"...Daniel Friesel-1/+2
2008-11-12Added $hosts array parameter to abstract thingsDaniel Friesel-2/+10
2008-11-12Added aliases for ssh $hostDaniel Friesel-0/+6
2008-11-09start/stop/... functions: Allow multiple argumentsDaniel Friesel-1/+7
2008-11-09initd completion: more granular matchesDaniel Friesel-9/+11
2008-11-09pkill completion: The temporary array is not neccessaryDaniel Friesel-3/+2
2008-11-09pkill completion: Don't use cutDaniel Friesel-3/+4
2008-11-09Structured options like their manpageDaniel Friesel-17/+12