summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2009-01-28default aliases: todo: Use noglobDaniel Friesel-1/+1
2009-01-26etc/alias/short: Made gtd aliases more flexibleDaniel Friesel-3/+3
2009-01-22zshrc: Fixed copyright noticeDaniel Friesel-1/+1
2009-01-22devtodo completion: Removed FIXME, it has already been fixedDaniel Friesel-1/+0
2009-01-20put: Only show error message if at least one host caused itDaniel Friesel-3/+3
2009-01-20Added newsbeuter wrapper function for synchronizationDaniel Friesel-0/+12
2009-01-20Added confirm functionsDaniel Friesel-0/+12
2009-01-20function: Removed colors, it's unusedDaniel Friesel-3/+0
2009-01-20zprofile: Only show gtd-todo if var/gtd is availableDaniel Friesel-1/+1
2009-01-17_devtodo: Fixed broken completion for child itemsDaniel Friesel-1/+1
2009-01-17_devtodo: Almost added children supportDaniel Friesel-3/+12
2009-01-17_devtodo: Prefix internal functions with _todo to avoid conflictsDaniel Friesel-23/+23
2009-01-17_devtodo: Added proper completion for --sortDaniel Friesel-1/+20
2009-01-15_pkill: More precise matching descriptionDaniel Friesel-1/+2
2009-01-14Removed calendar aliasDaniel Friesel-1/+0
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-07post-update hook: makeflags: Don't use more jobs than available CPUsDaniel Friesel-1/+1
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-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