Browse Source

fix bug

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

+ 1
- 1
.bashrc View File

@@ -421,6 +421,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