From f295e5d45255181e18ece88c42e3ed67d940ef4e Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 26 Feb 2025 19:16:46 -0500 Subject: Various updates --- .emacs.d/eshell/alias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d/eshell') diff --git a/.emacs.d/eshell/alias b/.emacs.d/eshell/alias index 450b8e2..a1a1e40 100644 --- a/.emacs.d/eshell/alias +++ b/.emacs.d/eshell/alias @@ -17,4 +17,4 @@ alias vi find-file $1 alias vim find-file $1 alias mbsync mbsync -c $XDG_CONFIG_HOME/isync/mbsyncrc $* alias getmail getmail --getmaildir $XDG_CONFIG_HOME/getmail --rcfile getmailrc $* -alias m mbsync kelar; getmail +alias m mbsync kelar; mbsync ia; getmail -- cgit v1.2.3-83-g751a