Skip to content

Commit 234fa84

Browse files
committed
add .envrc.example
1 parent b5124e3 commit 234fa84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.envrc.example

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# for git-changelog (https://github.com/dannyben/git-changelog)
2+
export CHANGELOG_COMMIT_URL=https://github.com/DannyBen/bashly/commit/%h
3+
export CHANGELOG_COMPARE_URL=https://github.com/dannyben/bashly/compare/%s
4+
5+
# include the debug gem
6+
export DEBUGGER=1

0 commit comments

Comments
 (0)