Make ls output colorful and human readable
This commit is contained in:
parent
4a6b29c546
commit
003f373ef8
@ -1,5 +1,5 @@
|
||||
alias ls='ls --color=always -h'
|
||||
alias ll='ls -la'
|
||||
alias lh='ls -lah'
|
||||
alias ...='cd ../..'
|
||||
alias ydl="youtube-dl -f 'bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best'"
|
||||
alias google='ping -c 10240000 google.com'
|
||||
|
Loading…
Reference in New Issue
Block a user