feat(shell): setup fastfetch.

This commit is contained in:
CronyAkatsuki 2025-11-08 18:12:00 +01:00
parent 8974998926
commit 8b0bf37fc5
2 changed files with 88 additions and 1 deletions

View file

@ -19,7 +19,7 @@
})
({...}: {
programs.zsh.initContent = ''
${pkgs.nerdfetch}/bin/nerdfetch
${pkgs.fastfetch}/bin/fastfetch
# VI Mode escape timeout fix
export KEYTIMEOUT=1