Skip to content

Instantly share code, notes, and snippets.

@koumaza
Last active September 17, 2020 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save koumaza/5ed0250d4fef1ed1dd981e083e0b16d7 to your computer and use it in GitHub Desktop.
Save koumaza/5ed0250d4fef1ed1dd981e083e0b16d7 to your computer and use it in GitHub Desktop.
Windows Alacritty Configure at %APPDATA%\alacritty\alacritty.yml
shell:
program: /Program Files/PowerShell/7-preview/pwsh.exe
args:
- -wd ~/
font:
normal:
family: Fira Code
style: Regular
bold:
family: Fira Code
style: Bold
size: 18.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment