Merge branch 'main' of ssh://gitlab.com/tavo-wasd/dotfiles
merge
This commit is contained in:
commit
4a073662b9
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ if [ -e /proc/$$/comm ]; then
|
|||
|
||||
## Kernel
|
||||
read -r _ _ version _ < /proc/version
|
||||
[ -z "$version" ] && version=$(uname -r)
|
||||
kernel=${version%%-*}
|
||||
eq "$version" '*Microsoft*' && ID="fake $ID"
|
||||
|
||||
|
|
Loading…
Reference in a new issue