0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gleam

+1
+1
home/modules/shell/zsh.nix
··· 27 27 { name = "zsh-users/zsh-autosuggestions"; } 28 28 { name = "Aloxaf/fzf-tab"; } 29 29 { name = "anatolykopyl/doas-zsh-plugin"; } 30 + { name = "giacomocavalieri/zsh_gleam_completions"; } 30 31 ]; 31 32 }; 32 33 shellAliases = {