39
loading...
This website collects cookies to deliver better user experience
alacritty.yml
to my home directory. The default file comes when installing from source, or else can be copied from their github repository. It has an option somewhere in the middle for shell :# Shell
#
# You can set `shell.program` to the path of your favorite shell, e.g.
# `/bin/fish`. Entries in `shell.args` are passed unmodified as arguments to the
# shell.
#
# Default:
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
#shell:
# program: /bin/bash
# args:
# - --login
shell:
program: ~/.cargo/bin/zellij
args:
- options --default-shell nu
shell:
program: ~/.cargo/bin/zellij
args:
- options
- --default-shell
- nu