Browse Source

Add alias for ISO-8601 stamps in dmesg

Alois Mahdal 9 years ago
parent
commit
11418ed56f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      dotfiles/bash/main.bashrc

+ 1
- 0
dotfiles/bash/main.bashrc View File

@@ -58,6 +58,7 @@ alias ll='ls -lh'
58 58
 alias lla='ls -lha'
59 59
 alias open='gnome-open'
60 60
 alias diff='diff -u'
61
+alias dmesg='dmesg --time-format iso'
61 62
 alias pad4='sed -e "s/^/    /"'
62 63
 alias grep='grep --color --binary-files=without-match'
63 64
 alias sc='se --direction=encz.cz'