updated stuff

This commit is contained in:
Nikolas Weger 2020-02-26 12:38:52 +01:00
parent 3eacb479bd
commit ce033d689f
2 changed files with 3 additions and 0 deletions

View file

@ -15,3 +15,4 @@ export path=($path $GEM_HOME/bin)
#stuff
export os=$(grep -E "^ID=" /etc/*release | cut -d= -f2)
export wsl=$(uname -r | cut -d'-' -f3)