feat: Add install date to fastfetch

This commit is contained in:
Kyle Gospodnetich 2024-05-18 21:58:22 -07:00
parent 2222c89a51
commit 0f493d70af

View File

@ -40,6 +40,12 @@
"type": "uptime",
"key": " 󰅐"
},
{
"type": "command",
"key": " 󰔠",
"text": "ls -alct /|tail -1|awk '{print $6, $7, $8}'",
"shell": "/bin/bash"
},
"break",
{
"type": "command",