this repo has no description

fix: alacritty config only the symlink

+6 -1
+6 -1
.alacritty.toml
··· 1 - C:/Users/HUETJ/AppData/Roaming/alacritty/alacritty.toml
··· 1 + [terminal.shell] 2 + program = "wsl.exe" 3 + args = ["-d", "Ubuntu"] 4 + 5 + [font] 6 + normal = {family = "IosevkaTerm Nerd Font"}