aboutsummaryrefslogtreecommitdiff
path: root/bash/aliases.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-11-23 22:44:25 -0200
committerEuAndreh <eu@euandre.org>2018-11-23 22:44:54 -0200
commitfa9a5d9cb1e67684c5d1448c377d96688c23406b (patch)
treef6b88cd6ba1a7ed8dc48d41af00dfa28eedaa7a0 /bash/aliases.sh
parentAdd ledger package. (diff)
parentWIP: forcefully source autojump Bash setup. (diff)
downloaddotfiles-fa9a5d9cb1e67684c5d1448c377d96688c23406b.tar.gz
dotfiles-fa9a5d9cb1e67684c5d1448c377d96688c23406b.tar.xz
Merge branch 'usurpadinho' into 'master'.
Most configuration now working on new laptop.
Diffstat (limited to 'bash/aliases.sh')
-rw-r--r--bash/aliases.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bash/aliases.sh b/bash/aliases.sh
index b106ed8..142b6a9 100644
--- a/bash/aliases.sh
+++ b/bash/aliases.sh
@@ -15,7 +15,6 @@ alias mr="mr -s"
alias sbcl="rlwrap sbcl"
alias du="ncdu --color dark"
-alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'\'')"'
alias fim="play $DOTFILES/bash/Positive.ogg &> /dev/null"
alias mux="tmuxinator"