alacritty

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 57f2cba2b3489be228c83e74e0343b073b0f588d
parent ea1666c8f3d9f292a28f20c8dff82174e6a0f4fc
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Wed, 10 Dec 2025 19:32:07 +0900

windows cmd to pwsh

Diffstat:
Malacritty.toml | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/alacritty.toml b/alacritty.toml @@ -2,4 +2,8 @@ working_directory = "C:\\Users\\ryout\\" [terminal] -shell = { program = "C:\\Windows\\System32\\cmd.exe", args = ["C:\\Users\\ryout\\"]} +shell = { program = "C:\\Program Files\\PowerShell\\7\\pwsh.exe"} + +[font] +normal = { family = "Moralerspace Neon NF" } +size = 11.6