updated stuff

This commit is contained in:
Nikolas Weger 2020-06-23 21:28:56 +02:00
parent 09513403d0
commit ad5f9012ae
2 changed files with 14 additions and 2 deletions

View file

@ -16,3 +16,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)
export STARSHIP_CONFIG=$ZDOTDIR/starship.toml