From e2bf901fc9d83e9853aa2180c78cb63c4b479827 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 24 Jun 2023 22:40:28 +0800 Subject: Update --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/zshrc b/zsh/zshrc index 2270cc3..19227cd 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -48,7 +48,7 @@ function _get_context() { } function _already_sync_after_wakeup() { - WAKEUP=~/.wakeup + WAKEUP="~/.wakeup" [ ! -e "$WAKEUP" ] && return 0 latest=$(date -d @`stat -c %Y "$WAKEUP` +%s) -- cgit v1.2.3-70-g09d2