We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2022eb commit 292d5ecCopy full SHA for 292d5ec
1 file changed
README.md
@@ -46,6 +46,8 @@ bp preview <template> --config # Show template configuration including pre and
46
47
# Configure a template
48
bp config <template> # This will open up the config of the template your the default editor (default : vscode)
49
+bp config <template> -e OR --editor <editor-name> # This is to override the default editor for opening configs
50
+
51
52
# Copy template to clipboard (file type only)
53
bp clip <template>
0 commit comments