Remove unnecessary comment

This commit is contained in:
Jake Howard 2019-05-12 21:24:32 +01:00
parent 0f796b8494
commit 6162219ebf
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -20,5 +20,3 @@ alias grep='grep --color=auto'
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$//'\'')"'
[ -x /usr/bin/lesspipe ] && eval "$(SHELL=/bin/sh lesspipe)"
# don't put duplicate lines or lines starting with space in the history.