chore: @castrojo :^)

This commit is contained in:
Kyle Gospodnetich 2024-05-27 20:50:17 -07:00 committed by GitHub
parent 012ce72b1a
commit 15132da71b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@
{
"type": "command",
"key": " 󰔠",
"text": "date -d$(ls -alct / --time-style=full-iso|tail -1|awk '{print $6}') +'Installed %b %d %G'",
"text": "date -d$(ls -alct / --time-style=full-iso|tail -1|awk '{print $6}') +'Spawned on %b %d %G'",
"shell": "/bin/bash"
},
"break",