Set default zsh shell
This commit is contained in:
parent
89f3d78a9a
commit
04431c8cce
5 changed files with 15 additions and 293 deletions
|
|
@ -28,6 +28,9 @@
|
|||
hostname = "hs.hw.yanlincs.com";
|
||||
user = "yanlin";
|
||||
identityFile = "~/.ssh/keys/nas";
|
||||
setEnv = {
|
||||
TERM = "xterm-256color";
|
||||
};
|
||||
};
|
||||
|
||||
"pi" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue