summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2009-01-02__git_files: Another partially working, but more promising approachDaniel Friesel-12/+16
2008-12-22__git_files: Return if gitdir is empty (->no git repo)Daniel Friesel-0/+2
2008-12-22Added __git_files completionDaniel Friesel-0/+30
2008-12-21post-update hook: grep -c instead of wc -lDaniel Friesel-1/+1
2008-12-21env: Added makeflags with proper -j (via post-update hook)Daniel Friesel-0/+4
2008-12-20profile: Use check_com -cDaniel Friesel-1/+1
2008-12-19Added completion for putDaniel Friesel-0/+12
2008-12-18Reverted xsource changes, use source for includesDaniel Friesel-19/+9
2008-12-18xsource: Removed alias definition from zshrcDaniel Friesel-7/+11
2008-12-18Fixed xsource to preserve typeset'ed parameters.Daniel Friesel-9/+15
2008-12-18Added prereqsDaniel Friesel-0/+1
2008-12-18Moved hosts somewhere elseDaniel Friesel-15/+0
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-06Added include/genzshrc (Maybe for future optimization tests or so)Daniel Friesel-0/+52
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