Skip to content

Commit

Permalink
feat: Add install date to fastfetch
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed May 19, 2024
1 parent 2222c89 commit 0f493d7
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 0f493d7

Please sign in to comment.