add hydra, enable zsh autocomplete #59

Merged
ahuston-0 merged 13 commits from feature/add-typhon into main 2025-03-26 13:15:03 -04:00
Showing only changes of commit 9e4adb1b46 - Show all commits

View File

@ -4,8 +4,6 @@
programs.zsh = { programs.zsh = {
enable = true; enable = true;
autosuggestion.enable = true;
enableCompletion = true;
oh-my-zsh = { oh-my-zsh = {
enable = true; enable = true;
plugins = [ plugins = [