summaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
authorHonza Pokorny <honza@redhat.com>2017-01-06 22:06:45 -0400
committerHonza Pokorny <me@honza.ca>2017-01-06 22:07:35 -0400
commitea44427be3af0b400e08f598f35ad48e73bc60a1 (patch)
tree342b65b1cf8c53d73693c9ed6dfe0f2c94608ce2 /alacritty.yml
parentc73295715629f33e687741769f3079536ed5e104 (diff)
Add "shell" option to config
This allows you to configure the shell to use when alacritty starts. cc: #122
Diffstat (limited to 'alacritty.yml')
-rw-r--r--alacritty.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 0d907ea0..faa96135 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -192,3 +192,8 @@ key_bindings:
mouse_bindings:
- { mouse: Middle, action: PasteSelection }
+
+# Shell
+#
+# You can set this to a path to your favorite shell, e.g. /bin/fish
+shell: