diff --git a/.config/config.toml b/.config/config.toml index 122ad87..d309fa4 100644 --- a/.config/config.toml +++ b/.config/config.toml @@ -156,7 +156,7 @@ toggle_preview = "ctrl-o" # You would add the following to your configuration file: # ``` # [shell_integration.commands] -# "git checkout" = "git-branches" +# "git checkout" = "git-branch" # "ls" = "dirs" # "cat" = "files" # ```