Alias history to use fc instead

This commit is contained in:
2013-11-15 06:33:20 -05:00
parent 007de10263
commit 76802736f7

View File

@@ -1,2 +1,4 @@
alias myip='curl -s ifconfig.me | tee /dev/stderr | pbcopy'
alias be='bundle exec'
alias history='fc -l 1'