Commit c1f5a179 authored by Brian Hartvigsen's avatar Brian Hartvigsen Committed by ncanceill
Browse files

This is already done in lib/theme-and-appearance.zsh and supports Darwin/BSD/etc

parent 9590b96b
......@@ -3,7 +3,6 @@
#
# ls, the common ones I use a lot shortened for rapid fire usage
alias ls='ls --color' #I like color
alias l='ls -lFh' #size,show type,human readable
alias la='ls -lAFh' #long list,show almost all,show type,human readable
alias lr='ls -tRFh' #sorted by date,recursive,show type,human readable
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment