updated stuff
This commit is contained in:
parent
ebd07d1b63
commit
dd6a738cbf
2 changed files with 2 additions and 5 deletions
|
@ -13,8 +13,5 @@ export XDG_DATA_DIRS=($XDG_DATA_DIRS /home/linuxbrew/.linuxbrew/share)
|
|||
export GEM_HOME=$(ruby -e 'print Gem.user_dir')
|
||||
export path=($path $GEM_HOME/bin)
|
||||
|
||||
#share
|
||||
export share="/usr/share"
|
||||
|
||||
#stuff
|
||||
export os=$(grep -E "^ID=" /etc/*release | cut -d= -f2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue