aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty/shell.yml
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2024-03-22 18:29:06 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2024-03-22 18:29:06 +0530
commit71803f75116a63aed35ff3175fe86bb254e38d97 (patch)
tree2f6c0be6a01c93d74e8bc825711664581bf4dd05 /.config/alacritty/shell.yml
parent206f12417109bbf1508eab4593fea3fb9fb35ad9 (diff)
removed old qwerty keybindings, cleaned up code
Diffstat (limited to '.config/alacritty/shell.yml')
-rw-r--r--.config/alacritty/shell.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/.config/alacritty/shell.yml b/.config/alacritty/shell.yml
deleted file mode 100644
index e6425df..0000000
--- a/.config/alacritty/shell.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-shell:
- program: /bin/fish
-# program: /bin/fish
-# args:
-# - --login
-
-# Startup directory
-#
-# Directory the shell is started in. If this is unset, or `None`, the working
-# directory of the parent process will be used.
-working_directory: None