diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-10-14 03:21:42 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-10-14 03:21:42 +0530 |
commit | c611a7aa4bf927f508ba1ffb12b33d00118ac766 (patch) | |
tree | fbebcb6af30e869ed9cdaee788d056b061c62bef /.config/alacritty/shell.yml | |
parent | cf30deb40455c090bb7e7ed5d5433f8951dc4a6e (diff) |
Pushing kde config files I think I need
Diffstat (limited to '.config/alacritty/shell.yml')
-rw-r--r-- | .config/alacritty/shell.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/alacritty/shell.yml b/.config/alacritty/shell.yml index 42cab6f..35b6842 100644 --- a/.config/alacritty/shell.yml +++ b/.config/alacritty/shell.yml @@ -1,6 +1,6 @@ shell: - program: /bin/fish -# program: /bin/zsh + program: /bin/zsh +# program: /bin/fish # args: # - --login |