Skip to content

Commit

Permalink
show my the time stamps, and start from 1 please
Browse files Browse the repository at this point in the history
  • Loading branch information
jtimberman committed Sep 3, 2010
1 parent 2c39d4b commit 0e33af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/aliases.zsh
Expand Up @@ -12,7 +12,7 @@ alias _='sudo'
#alias g='grep -in' #alias g='grep -in'


# Show history # Show history
alias history='fc -l 1' alias history='fc -liD 1'


# List direcory contents # List direcory contents
alias lsa='ls -lah' alias lsa='ls -lah'
Expand Down

0 comments on commit 0e33af5

Please sign in to comment.