Guest User

.shrc

a guest
Oct 28th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.08 KB | None | 0 0
  1. alias l="ls -lh"
  2. alias ..="cd .."
  3. alias df="df -h"
  4.  
  5. alias grep="grep --color"
Add Comment
Please, Sign In to add comment