alacritty

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

commit 84f5f76e1a2f2223929db4560c0a2ece9b480b8e
parent 2d191837a9899abe9e655c6d592a6a188625c028
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Wed, 22 Apr 2026 23:36:25 +0900

zellij with nu and starship

Diffstat:
Malacritty.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alacritty.toml b/alacritty.toml @@ -4,7 +4,7 @@ working_directory = "C:\\Users\\ryout\\" [terminal] [terminal.shell] program = "nu" - args = ["-l","-c","zellij attach --index 0 --create"] + args = ["-c","zellij attach --index 0 --create"] [font] normal = { family = "Moralerspace Neon NF" }