Skip to content

Commit

Permalink
Update _bashrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoufik El Aoumari authored May 5, 2022
1 parent cd2d458 commit 6d4b664
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions conf/_bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ alias dmesg='dmesg --human --nopager'
alias diff='diff -wu --color'
alias jq='jq -C'

# Docker
alias dktail='docker logs -n 10 -f'

# Utils
alias trash='\rm -vf *~ .??*~; true'

Expand Down

0 comments on commit 6d4b664

Please sign in to comment.