Skip to content

Commit

Permalink
ll alias
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Mar 26, 2020
1 parent 7e04b9c commit a6b66a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export TMOUT=0

# Unix
alias ls="ls -h"
alias ll="ls -l"
alias md="mkdir"
alias pd="pushd"

0 comments on commit a6b66a6

Please sign in to comment.