diff --git a/terminal/shrc b/terminal/shrc index dc52460..901a8ee 100644 --- a/terminal/shrc +++ b/terminal/shrc @@ -40,11 +40,11 @@ alias k='kiss' ## Handle remote filesystems ## # Are we using yash? If so, source additional configs. - -if [ $SHELL = /bin/yash ] -then - for file in $HOME/.config/yash/conf/* +# This seems to be broken right now... will have to clean this up. +#if [ $SHELL = /bin/yash ] +#then +# for file in $HOME/.config/yash/conf/* do . $file done -fi +#fi diff --git a/xresources/shod b/xresources/shod index ac169bd..a842a81 100644 --- a/xresources/shod +++ b/xresources/shod @@ -1,4 +1,4 @@ -shod.theme: ~/.config/xresources/decwin.xpm +shod.theme: /home/midfavila/.config/xresources/decwin.xpm shod.focusButtons: shod.raiseButtons: 1 shod.modifier: Mod4