Skip to content

Commit

Permalink
prior building 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdubois committed Feb 26, 2018
1 parent f2a88d3 commit 5ad6446
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions archiso/airootfs/etc/skel/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ alias fgrep='fgrep --color=auto'
#readable output
alias df='df -h'

#pacman unlock
alias unlock="sudo rm /var/lib/pacman/db.lck"

#free
alias free="free -mt"

Expand Down

0 comments on commit 5ad6446

Please sign in to comment.