Make $scmb_wrapped_shell_commands configurable

This commit is contained in:
Nathan Broadbent
2012-08-16 03:39:03 +12:00
parent 792b117f7d
commit f4f3337054
2 changed files with 2 additions and 1 deletions

View File

@@ -93,3 +93,4 @@ git_add_and_commit_keys="\C-xc" # CTRL+x, c
# ----------------------------------------------
# Expand numbered args for common shell commands
shell_command_wrapping_enabled="true"
scmb_wrapped_shell_commands="vim emacs gedit cat rm cp mv ln ls cd"