From 224311af0e2f9239984537a6a06b66240f2b2621 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Tue, 5 Sep 2023 22:44:41 +0800 Subject: Update config --- .aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.aliases') diff --git a/.aliases b/.aliases index 9ca163b..fb2624c 100644 --- a/.aliases +++ b/.aliases @@ -11,7 +11,7 @@ alias agenda='et -e "(org-agenda nil \" \")"' alias vimg='vim +Git +only' # Don't save command history -command -v topydo > /dev/null && alias t=' topydo -a' +command -v topydo > /dev/null && alias t=' topydo' command -v jrnl > /dev/null && alias jrnl=' jrnl' alias gmf='git diff --merge-base' -- cgit v1.2.3