Merge updates from recent build

This commit is contained in:
natemaia
2017-10-23 16:35:35 -07:00
parent f6fd221a54
commit fdb541b244
376 changed files with 29906 additions and 671 deletions

View File

@ -8,6 +8,8 @@
# for qt5 apps
export QT_STYLE_OVERRIDE=GTK+
XDG_CONFIG_HOME="$HOME/.config"
export XDG_CONFIG_HOME
# include sbin in PATH
if [ -d "/sbin" ] ; then