From 3b9f0cb7c805b8a5f384d6d89cf6e3f9674a8e03 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 10 May 2025 10:27:21 +0530 Subject: did stuff --- .config/alacritty/shell.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.config/alacritty/shell.toml') diff --git a/.config/alacritty/shell.toml b/.config/alacritty/shell.toml index 6c4fb7b..97f9975 100644 --- a/.config/alacritty/shell.toml +++ b/.config/alacritty/shell.toml @@ -1,4 +1,7 @@ +[general] working_directory = "None" -[shell] +[terminal] + +[terminal.shell] program = "/bin/fish" -- cgit v1.2.3