1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 12:50:27 +00:00

Removed the duplicate history alias (built-in).

This commit is contained in:
Sorin Ionescu 2011-12-28 01:20:46 -05:00
parent 99176daaee
commit 2679db1ffb

View File

@ -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'