We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ebb69 commit de04db7Copy full SHA for de04db7
examples/dotrc
@@ -44,6 +44,9 @@ clone_repository='https://github.com/username/dotfiles.git'
44
# (setting priority: this option > $EDITOR (default) > xdg-open)
45
#dot_edit_default_editor='vim +'
46
47
+# Use dialog mode for each command.
48
+#use_dialog=false
49
+
50
# If you want load a machine specific configuration, source that file here.
51
# `dotbundle file` source the file if it exists.
52
#dotbundle "$HOME/.config/dot/dotrc.local"
0 commit comments