Taskwarrior Configuration
Show your current config:
1task show
Use machine-readable output to make a config file with all configuration keys shown, then make it your configuration file.
1task _show > ${file}
2mv ${file} ~/.config/task/taskrc
Show your current config:
1task show
Use machine-readable output to make a config file with all configuration keys shown, then make it your configuration file.
1task _show > ${file}
2mv ${file} ~/.config/task/taskrc