mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature #632
- Added feature #632, which allows environment variables TASKRC and TASKDATA to override .taskrc and .task directory locations (thanks to Steve Rader). - Added unit tests. +
This commit is contained in:
parent
09431caf1c
commit
c785836083
7 changed files with 129 additions and 2 deletions
|
@ -75,7 +75,6 @@ public:
|
|||
|
||||
private:
|
||||
void assumeLocations ();
|
||||
void determineDataLocation ();
|
||||
void createDefaultConfig ();
|
||||
void loadAliases ();
|
||||
void updateXtermTitle ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue