Guest User

Untitled

a guest
Jan 22nd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. kopf@pirates:~$ tail -f .bashrc
  2.  
  3. # enable programmable completion features (you don't need to enable
  4. # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
  5. # sources /etc/bash.bashrc).
  6. if [ -f /etc/bash_completion ]; then
  7. . /etc/bash_completion
  8. fi
  9.  
  10.  
  11. alias gg='df -h'
Add Comment
Please, Sign In to add comment