Add zsh shell, enable in onizuka

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

View file

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