Skip to content

Commit

Permalink
chore: update config templates
Browse files Browse the repository at this point in the history
  • Loading branch information
yunielrc committed Sep 26, 2023
1 parent e085d53 commit e98b33e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# shellcheck disable=SC2034,SC2148
HOST_OS='<manjaro|ubuntu>'
TEST_OS='<manjaro|ubuntu>'
# tools/bats
SRC_DIR="${PWD}/src"
TESTS_DIR="${PWD}/tests"
BATS_LIBS_DIR=/usr/lib
# :tools/bats
1 change: 0 additions & 1 deletion .ydf.env.sample
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# shellcheck disable=SC2034,SC2148
YDF_LOAD_HOME_CONFIG=false
YDF_PACKAGE_SERVICE_DEFAULT_OS=manjaro

# YZSH
YDF_YZSH_DATA_DIR=~/.yzsh
Expand Down

0 comments on commit e98b33e

Please sign in to comment.