aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-11-23 21:57:15 -0200
committerEuAndreh <eu@euandre.org>2018-11-23 21:57:15 -0200
commitbd103263fa07eabc05c63f60129d86b48e904f72 (patch)
tree0fbca1da1b9662d3db03dedb96e0c3b4f6ea44ab /bash
parentRemove unused =alert= alias. (diff)
downloaddotfiles-bd103263fa07eabc05c63f60129d86b48e904f72.tar.gz
dotfiles-bd103263fa07eabc05c63f60129d86b48e904f72.tar.xz
Unify crontab and alias command under scripts/mail.sh.
Diffstat (limited to 'bash')
-rw-r--r--bash/aliases.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/aliases.sh b/bash/aliases.sh
index f9649a2e..142b6a94 100644
--- a/bash/aliases.sh
+++ b/bash/aliases.sh
@@ -14,7 +14,6 @@ alias watch="watch "
alias mr="mr -s"
alias sbcl="rlwrap sbcl"
alias du="ncdu --color dark"
-alias mail="mbsync -a && notmuch new"
alias fim="play $DOTFILES/bash/Positive.ogg &> /dev/null"