Commit Graph

16 Commits

Author SHA1 Message Date
Danielle McLean a6e965131c
Add .zsh extension to Zsh environment setup files 2023-11-21 16:34:11 +11:00
Danielle McLean 2d78cda2f5
Migrate from .stow-rename to --dotfiles 2023-10-23 15:17:45 +11:00
Danielle McLean 10d4d5ba86
Record that I saw task news for 2.6.0 2021-10-11 12:05:19 +11:00
Danielle McLean 016df1a8bf
Disable recurrence in taskrc
A taskrc.local file should be configured on exactly one of your sync'd
systems to re-enable recurrence, with the recurrence=1 setting. If
multiple systems have recurrence enabled, then duplicate recurring task
instances are quite likely.
2021-10-11 11:48:56 +11:00
Danielle McLean 95afca5f1a
Use XDG environment variables 2021-10-07 13:15:14 +11:00
Danielle McLean 932e9134a6
Drop TASKRC export, since 2.6 doesn't need it 2021-08-23 11:17:50 +10:00
Danielle McLean 3d0ce126fa
Remove unnecessary colour scheme config
There's no easy way to tell Taskwarrior that you want to load a colour
scheme from its defaults, rather than using an absolute path, which
means if Taskwarrior is installed in a different place than it can't
find the colour schemes and doesn't work properly.

Thankfully, Taskwarrior's default colour scheme is actually the one I
want, 256 colour dark. So there's no real need for me to import one of
the bundled colour schemes in the first place, so I can make my config
more portable by removing that include statement entirely.
2021-08-17 15:44:13 +10:00
Danielle McLean 42bacbb2f2
Set taskrc filetype to something close enough 2021-08-03 10:44:48 +10:00
Danielle McLean 83a36bd027
Whoops, fix .stow-no-folding spec to do what I actually want 2021-08-03 10:44:27 +10:00
Danielle McLean 0e53342ce2
Move hooks into XDG_CONFIG_HOME
Taskwarrior hooks are configuration, not data. Their default location is
data.location/hooks, but they really belong alongside the user's
.taskrc, like this.
2021-07-26 16:31:37 +10:00
Danielle McLean 4f5869ae18
Set rc.verbose before rc.gc to prevent unwanted output 2021-07-19 23:10:26 +10:00
Danielle McLean 8136ddd545
Skip Taskwarrior GC when current task in RPROMPT 2021-07-19 11:07:11 +10:00
Danielle McLean 061bfa3a7d
Taskserver sync :O separate auth files required 2021-07-14 21:55:14 +10:00
Danielle McLean 50fe487a18
Add support for vit, an Vimmish Taskwarrior client 2021-07-14 21:53:03 +10:00
Danielle McLean 9119e7806c
Keep Timewarrior in XDG_DATA_HOME - it doesn't actually let you separate the configuration and data, for some reason 2020-06-01 15:27:07 +10:00
Danielle McLean f3b3fa4e6c
Initial commit - super-simple XDG-flavoured Taskwarrior config, which mostly does what I want 2020-06-01 15:26:37 +10:00