summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)AuthorLines
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
2008-11-08options: Enabled list_packedDaniel Friesel-0/+3
2008-11-08default aliases: feh: show progressbarsDaniel Friesel-1/+1
2008-11-06default aliases: Avoid setting an alias twiceDaniel Friesel-11/+13
2008-11-05Added 'off' aliasDaniel Friesel-0/+2
2008-11-01Enabled extended_glob optionDaniel Friesel-0/+3
2008-11-01extr: Added cpio and lzmaDaniel Friesel-0/+2
2008-10-30Added gtd-move functionDaniel Friesel-2/+36
2008-10-30Added quick&dirty sort completionDaniel Friesel-0/+29
2008-10-26prompt: Removed user and at (unused anyways)Daniel Friesel-2/+0
2008-10-26parameters: Updated CALENDAR_DIR (in unison storage now)Daniel Friesel-1/+1
2008-10-25extr is a function, so use return instead of exitDaniel Friesel-1/+1