summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index a336bc6..1782b86 100644
--- a/.bashrc
+++ b/.bashrc
@@ -24,6 +24,7 @@ alias wlrecord='wf-recorder -a -g "$(slurp)"'
alias ranger='ranger --choosedir=$HOME/.local/share/ranger/lastdir && cd "$(cat $HOME/.local/share/ranger/lastdir)"'
alias music="cd ~/Musik && ranger || echo '~/Musik does not exist'"
alias bt="bluetoothctl"
+alias mymail="offlineimap && aerc && offlineimap"
# extend PATH with my private and public scripts (location based on XDG)