From 5e8d512c97b68081e25b08fed5bf75e744e44483 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Thu, 16 Aug 2012 03:41:51 +1200 Subject: [PATCH] Comment --- git.scmbrc.example | 1 + 1 file changed, 1 insertion(+) diff --git a/git.scmbrc.example b/git.scmbrc.example index f9b332e..29bb3f5 100644 --- a/git.scmbrc.example +++ b/git.scmbrc.example @@ -93,4 +93,5 @@ git_add_and_commit_keys="\C-xc" # CTRL+x, c # ---------------------------------------------- # Expand numbered args for common shell commands shell_command_wrapping_enabled="true" +# Here you can tweak the list of wrapped commands. scmb_wrapped_shell_commands="vim emacs gedit cat rm cp mv ln ls cd" \ No newline at end of file