summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Expand)AuthorLines
2009-01-12devtodo completion: Added _formatDaniel Friesel-0/+7
2009-01-12directories: Fixed orderDaniel Friesel-2/+3
2009-01-11directorie: Always set ~vcsDaniel Friesel-3/+2
2009-01-11default aliases: calendar: One week in advance is enoughDaniel Friesel-1/+1
2009-01-09etc/profile: Use $() instead of ``Daniel Friesel-1/+1
2009-01-08zshrc: Added another (git trackable) method for local configurationsDaniel Friesel-0/+1
2009-01-08zshrc: slightly changed the OS detectionDaniel Friesel-5/+8
2009-01-07profile: Fixed typo in check_comDaniel Friesel-1/+1
2009-01-07profile: Only exec calendar if everything needed is installedDaniel Friesel-1/+1
2009-01-06Removed sort completion, a better one is now available with zshDaniel Friesel-32/+0
2009-01-05put: Change 'illegal' filenamesDaniel Friesel-5/+12
2009-01-05off: D'oh. Use pgrep -xDaniel Friesel-1/+1
2009-01-04off: Use execute when stopping amarok...Daniel Friesel-1/+1
2009-01-04off: Stop amarok if it's runningDaniel Friesel-0/+4
2009-01-03Fixed key bindingsDaniel Friesel-3/+3
2009-01-02__git_files: Another partially working, but more promising approachDaniel Friesel-12/+16
2008-12-31Just use unicode, as it should be supported everywhereDaniel Friesel-37/+1
2008-12-31zle: Enabled predictDaniel Friesel-0/+7
2008-12-22put: Shortened some hostsDaniel Friesel-4/+2
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-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-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-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