summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
authorAmin Bandali <bandali@kelar.org>2025-02-26 19:16:46 -0500
committerAmin Bandali <bandali@kelar.org>2025-02-26 19:17:26 -0500
commitf295e5d45255181e18ece88c42e3ed67d940ef4e (patch)
tree9774ddca3dbf8d9207e643ad4c41f45c6395b70c /.bashrc
parent2fb274f4921d4a2e8fa2fd228a714fcbff96d95c (diff)
downloadconfigs-f295e5d45255181e18ece88c42e3ed67d940ef4e.tar.gz
configs-f295e5d45255181e18ece88c42e3ed67d940ef4e.tar.xz
configs-f295e5d45255181e18ece88c42e3ed67d940ef4e.zip
Various updates
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 236cb9f..5c3e2e7 100644
--- a/.bashrc
+++ b/.bashrc
@@ -155,7 +155,7 @@ alias mpva="mpv --ytdl-format=bestaudio"
# mail
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"
# theme
alias da='change-theme dark'
alias li='change-theme light'