Set default zsh shell

This commit is contained in:
Yan Lin 2025-09-07 00:16:02 +02:00
parent 89f3d78a9a
commit 04431c8cce
5 changed files with 15 additions and 293 deletions

View file

@ -28,6 +28,9 @@
hostname = "hs.hw.yanlincs.com";
user = "yanlin";
identityFile = "~/.ssh/keys/nas";
setEnv = {
TERM = "xterm-256color";
};
};
"pi" = {