2
agenda
2
agenda
@@ -2,7 +2,7 @@
|
|||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# The editor used to edit agenda note files.
|
# The editor used to edit agenda note files.
|
||||||
AGENDA_EDITOR=${VISUAL:-${EDITOR:-vi}}
|
AGENDA_EDITOR=${AGENDA_EDITOR:-${VISUAL:-${EDITOR:-vi}}}
|
||||||
|
|
||||||
# The home of all files read and written by agenda.
|
# The home of all files read and written by agenda.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user