Skip to content

Commit de04db7

Browse files
committed
dotrc: Add option use_dialog
1 parent 88ebb69 commit de04db7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/dotrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ clone_repository='https://github.com/username/dotfiles.git'
4444
# (setting priority: this option > $EDITOR (default) > xdg-open)
4545
#dot_edit_default_editor='vim +'
4646

47+
# Use dialog mode for each command.
48+
#use_dialog=false
49+
4750
# If you want load a machine specific configuration, source that file here.
4851
# `dotbundle file` source the file if it exists.
4952
#dotbundle "$HOME/.config/dot/dotrc.local"

0 commit comments

Comments
 (0)