1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

No fastfetch

This commit is contained in:
RGBCube 2024-02-19 16:10:03 +03:00
parent 496972eb4b
commit 12f097aa91
No known key found for this signature in database

View file

@ -1,9 +1,4 @@
{ lib, ulib, ... }: ''
${lib.optionalString ulib.isServer ''
echo
fastfetch
''}
$env.PROMPT_INDICATOR = "";
$env.PROMPT_INDICATOR_VI_INSERT = "";
$env.PROMPT_INDICATOR_VI_NORMAL = "";