updated stuff

This commit is contained in:
Nikolas Weger 2019-12-11 17:18:42 +01:00
parent 160dd5e3e7
commit ebd07d1b63
2 changed files with 3 additions and 3 deletions

View file

@ -15,4 +15,6 @@ export path=($path $GEM_HOME/bin)
#share
export share="/usr/share"
export fzf="$share/fzf"
#stuff
export os=$(grep -E "^ID=" /etc/*release | cut -d= -f2)