fix config file

This commit is contained in:
Niklas Claesson 2017-01-26 00:18:22 +01:00 committed by Joe Wilm
parent 04c5ad372a
commit 6eb8b10a95
2 changed files with 14 additions and 4 deletions

View File

@ -201,5 +201,10 @@ mouse_bindings:
# Shell
#
# You can set this to a path to your favorite shell, e.g. /bin/fish
shell:
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
# Entries in shell.args are passed unmodified as arguments to the shell.
#
#shell:
# program: /bin/bash
# args:
# - --login

View File

@ -200,5 +200,10 @@ mouse_bindings:
# Shell
#
# You can set this to a path to your favorite shell, e.g. /bin/fish
shell:
# You can set shell.program to the path of your favorite shell, e.g. /bin/fish.
# Entries in shell.args are passed unmodified as arguments to the shell.
#
#shell:
# program: /bin/bash
# args:
# - --login