Add zsh shell, enable in onizuka

This commit is contained in:
Julia Lange 2024-04-09 15:04:39 -07:00
parent fc5d2b9483
commit 7c53ec4f7c
3 changed files with 23 additions and 1 deletions

View file

@ -4,5 +4,6 @@
imports = [
./fish
./xonsh
./zsh
];
}