HiveMinds / HiveMinds/tw-install

establish a tw-install.rc file

Open
#83 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
20
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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,

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.