Browse Source

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr 12 years ago
parent
commit
5449540d7c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .bashrc

+ 1
- 1
.bashrc View File

@@ -427,6 +427,6 @@ safe-cmd diskinfo
xrandr | grep --color=never ^Screen
}

! iswindows && safe-cmd finger $USER
iswindows || safe-cmd finger $USER
LANG=C safe-cmd id


Loading…
Cancel
Save