Merge branch 'master' of git.eeleater.org:eeleater/dotfiles

This commit is contained in:
Nikolas Weger 2020-04-10 16:16:09 +02:00
commit 826c7b2c5e
4 changed files with 5 additions and 3 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)