Skip to content

Commit

Permalink
+alias dmesg='dmesg --human'
Browse files Browse the repository at this point in the history
  • Loading branch information
KIAaze committed Sep 15, 2016
1 parent f540ba7 commit 852d694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/.bash_aliases
Expand Up @@ -197,3 +197,5 @@ alias dlmp3='~/bin/youtube-dl -x --audio-format=mp3'

# alias locateInAll='locate --database ${DBPATH}'
alias locateInAll='locate --database $(ls -1 ~/*.db | tr "\n" ":")'

alias dmesg='dmesg --human'

0 comments on commit 852d694

Please sign in to comment.