Skip to content

Commit

Permalink
Adding .bash_aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
JWSenteney committed Dec 4, 2018
1 parent 91befd2 commit 28558f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .bash_aliases
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
alias ls='ls -G'
alias ll='ls -alhF'
alias nsenter1='docker run -it --rm --privileged --pid=host justincormack/nsenter1'

0 comments on commit 28558f6

Please sign in to comment.