diff --git a/hosts/home.nix b/hosts/home.nix index 7510a97..9dde7e5 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -43,9 +43,9 @@ in fontpreview # commandline utils - powerline - neofetch pfetch + fortune + neofetch ranger exa vhs diff --git a/modules/zsh.nix b/modules/zsh.nix index a9a457b..6f0129a 100644 --- a/modules/zsh.nix +++ b/modules/zsh.nix @@ -11,6 +11,7 @@ in initExtraFirst = '' pfetch + fortune ''; initExtra = ''