diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-06-01 22:23:49 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-06-01 22:23:49 +0900 |
| commit | 851b47f00b199a6454a47945eaf065f5a183185c (patch) | |
| tree | 1a2092cb383a69ea2b5d4a09b45c960bfe829bf0 /.config/alacritty | |
| parent | 685f99f184858c8367868ebc8701522b765889c9 (diff) | |
| download | dotfiles-851b47f00b199a6454a47945eaf065f5a183185c.tar.gz dotfiles-851b47f00b199a6454a47945eaf065f5a183185c.tar.zst dotfiles-851b47f00b199a6454a47945eaf065f5a183185c.zip | |
Revert "fish shell"
This reverts commit 77db37d3506edd006c0d4edc8b216d869a06f30b.
Diffstat (limited to '.config/alacritty')
| -rw-r--r-- | .config/alacritty/alacritty.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 5554618..cb928db 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -419,8 +419,8 @@ colors: # - (macOS) /bin/bash --login # - (Linux/BSD) user login shell # - (Windows) powershell -shell: - program: /usr/local/bin/fish +#shell: +# program: /bin/bash # args: # - --login |
