diff options
Diffstat (limited to '.config/alacritty/shell.yml')
-rw-r--r-- | .config/alacritty/shell.yml | 11 |
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 |