Skip to content

Commit

Permalink
Visiting VNO
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ggs committed Aug 28, 2024
1 parent fcc016b commit 985809d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion swiftbar/timezones.30s.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %-l:%M %p'
echo -n "MNL " ; TZ="Asia/Manila" date +'%a %-l:%M %p'
# echo -n "VNO " ; TZ="Europe/Vilnius" date +'%a %-l:%M %p'

echo "---"

Expand Down

0 comments on commit 985809d

Please sign in to comment.