Changed default args for history to be more descriptive

This commit is contained in:
Oliver 2012-09-12 20:20:05 +02:00
commit 0c4889480d
2 changed files with 2 additions and 1 deletions

View file

@ -12,7 +12,7 @@ alias _='sudo'
#alias g='grep -in'
# Show history
alias history='fc -l 1'
alias history='fc -Ddil 1'
# List direcory contents
alias lsa='ls -lah'

View file

@ -34,3 +34,4 @@ plugins=(git svn history-substring-search)
source $ZSH/oh-my-zsh.sh
# Customize to your needs...
setopt interactivecomments