Skip to content

Commit 58a44e3

Browse files
committed
add a note in settings.yml about overriding its path
1 parent b65870d commit 58a44e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/bashly/templates/settings.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# When setting environment variables, you can use:
66
# - "0", "false" or "no" to represent false
77
# - "1", "true" or "yes" to represent true
8+
#
9+
# If you wish to change the path to this file, set the environment variable
10+
# BASHLY_SETTINGS_PATH.
811

912
# The path containing the bashly source files
1013
source_dir: src

0 commit comments

Comments
 (0)