1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-11 13:24:28 +01:00

taskie: Added initial version.

Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
This commit is contained in:
Tony Tkáčik 2017-06-21 10:50:27 +02:00
parent 613ef65f67
commit 73f634318f
6 changed files with 240 additions and 1 deletions

View file

@ -11,7 +11,8 @@
## - *local* - by default same as global
## - *global* - ~/.config/{app-name}/
## - *dist* - {app-path}/config
## - value is tried to be read first from *local*, then *global*, then *dist* configuration.
## - value is tried to be read first from *local*, then *global*, then *dist*
## configuration.
##
## #Usage
##