We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5124e3 commit 234fa84Copy full SHA for 234fa84
.envrc.example
@@ -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