task: Remove configuration files for taskopen

Since I am exclusively using `topen`
(https://git.martyoeh.me/Marty/topen) for my task notes currently, this
commit gets rid of any left-over config files setting up `taskopen`.
Starts to simplify the taskwarrior setup a tiny bit.
This commit is contained in:
Marty Oehme 2025-06-22 18:42:14 +02:00
parent 21844e3a30
commit d42593edfe
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 0 additions and 23 deletions

View file

@ -1,3 +0,0 @@
#!/usr/bin/env sh
export TASKOPENRC="${XDG_CONFIG_HOME:-"$HOME/.config"}/task/taskopenrc"