Removed the duplicate history alias (built-in).

main
Sorin Ionescu 13 years ago
parent 99176daaee
commit 2679db1ffb

@ -35,7 +35,6 @@ alias du='du -kh'
alias e="$EDITOR"
alias find='noglob find'
alias gcc='nocorrect gcc'
alias history='fc -l 1'
alias ln='nocorrect ln -i'
alias locate='noglob locate'
alias man='nocorrect man'

Loading…
Cancel
Save