Skip to content

establish a tw-install.rc file #83

@linuxcaffe

Description

@linuxcaffe

This file contains all essential user-variables in one place.
Customizable with sane defaults, and help in the comments.
some examples might be;

### tw-install.rc configuration file 
TASKDIR=~/.task
TASKDDIR=/var/task
PLATFORM=linux
MOBILE_PLATFORM=android
MOBILE_SOURCE=fdroid
PACKAGE_MANAGER=apt
HOOK_DIR=~/.task/hooks
TMP_DIR=~/tmp
TASKWIKI_DIR=~/.task/wiki
TASKNOTES_DIR=~/.task/notes
TASKTHEME_DIR=~/.task/theme
BIN_DIR=~/.local/bin
WEB_DIR=~/var/www/something
BACKUP_DIR=~/backup/taskwarrior
BACKUP_FMT=zip
EDITOR=vim

that sort of thing,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions