aboutsummaryrefslogtreecommitdiffstats
path: root/alacritty.yml
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-03-30 08:54:00 +0100
committerMatthew Lemon <y@yulqen.org>2023-03-30 08:54:00 +0100
commitf82701a709d122d2ef098c9cb915bc3d7692f3fc (patch)
tree18ce20ef96b6d0a4f420bd04530206de7e2d3a1d /alacritty.yml
parent9ee9a68b49f1c427c9b7eff3ae16824111556e64 (diff)
move to bash
Diffstat (limited to '')
-rw-r--r--alacritty.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/alacritty.yml b/alacritty.yml
index 8b4b24f..575fbdf 100644
--- a/alacritty.yml
+++ b/alacritty.yml
@@ -445,10 +445,10 @@ cursor:
# Default:
# - (Linux/BSD/macOS) `$SHELL` or the user's login shell, if `$SHELL` is unset
# - (Windows) powershell
-shell:
- program: /usr/bin/fish
- args:
- - --login
+#shell:
+# program: /usr/bin/fish
+# args:
+# - --login
# Startup directory
#