From 2c7c02d6656cd77d3f08cd17905a0e6cbad2bfbd Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 2 May 2022 07:43:42 +0200 Subject: Add alias mymail (offlineimap and aerc) --- .bashrc | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3-70-g09d2