mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Tell the user what we're doing
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
echo "Add emergency entry for Walker"
|
||||||
CONFIG_FILE="$HOME/.config/walker/config.toml"
|
CONFIG_FILE="$HOME/.config/walker/config.toml"
|
||||||
|
|
||||||
if [[ -f "$CONFIG_FILE" ]] && ! grep -q 'command = "omarchy-restart-walker"' "$CONFIG_FILE"; then
|
if [[ -f "$CONFIG_FILE" ]] && ! grep -q 'command = "omarchy-restart-walker"' "$CONFIG_FILE"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user