aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty/shell.yml
blob: e6425df7986ed2c716aac7a920db9d831c434dbf (plain)
1
2
3
4
5
6
7
8
9
10
11
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