]> git.friedersdorff.com Git - max/saltfiles.git/blobdiff - states/bash/files/profile
Mutt requires mailcap
[max/saltfiles.git] / states / bash / files / profile
index 43fbef4ef214c8e7a6d4e208a7ee95a231c3b8a4..5e0dda537e7b9834219d1318f5e46f3788df4ffd 100644 (file)
@@ -15,10 +15,6 @@ chmod 770 "/tmp/${USER}"
 
 export QT_QPA_PLATFORM=wayland-egl
 
-if [ -f ~/.config/sway/config.base ]; then
-  cat ~/.config/sway/config.base ~/.config/sway/config.${HOSTNAME} > ~/.config/sway/config
-fi
-
 if [ -f ~/.Xresources ]; then
   cat ~/.Xresources > ~/.Xdefaults
   if [ -f ~/.Xresources.$HOSTNAME ]; then