Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shunk031 committed May 19, 2024
1 parent 4bb5ff3 commit dac9f28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/files/common.bats
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
directories_exists=(
"${HOME}/.config/fzf"
"${HOME}/.spacemacs.d"
"${HOME}/.pyenv"
)
for directory in "${directories_exists[@]}"; do
echo "Checking ${directory}"
Expand Down

0 comments on commit dac9f28

Please sign in to comment.