fastfetch in new terminals

This commit is contained in:
Rachel Lambda Samuelsson 2024-08-23 23:06:12 +02:00
parent 923cf653ff
commit 9bc1aff5d8

View File

@ -20,6 +20,7 @@
export PATH="${common.homeDir}/bin:$PATH"
'';
initExtra = ''
(((COLUMNS >= 120 && LINES >= 40 && TERM_PROGRAM == WezTerm)) && exec fastfetch &)
autoload -Uz compinit
compinit -C