summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index 084f0a1..72be31f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -24,9 +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"
alias ikhal="ikhal; clear"
-alias mycal="vdirsyncer sync && ikhal && vdirsyncer sync"
# extend PATH with my private and public scripts (location based on XDG)