mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Turn pkg and cmd functions into bins to avoid PATH issues in subshells
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
echo "Allow updating of timezone by right-clicking on the clock (or running omarchy-cmd-tzupdate)"
|
||||
|
||||
if cmd-missing tzupdate; then
|
||||
if omarchy-cmd-missing tzupdate; then
|
||||
$OMARCHY_PATH/install/config/timezones.sh
|
||||
omarchy-refresh-waybar
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user