add typhon, enable zsh autocomplete

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-03-26 01:31:46 -04:00
parent 98b8ee7777
commit 32781a7290
5 changed files with 67 additions and 1 deletions

View File

@ -4,7 +4,7 @@
programs.zsh = {
enable = true;
# autosuggestion.enable = true;
autosuggestion.enable = true;
oh-my-zsh = {
enable = true;
plugins = [