unset move                          # do not move read msgs, gmail does that
 set postponed    = "+gmail/drafts"  # drafts folder
 set header_cache = "~/.cache/mutt"  # cache headers for speedss
-source $my_config_dir/mailboxes            # source mailboxes generetated by offlineimap
+source mailboxes                    # source mailboxes generetated by offlineimap
 
 # SMTP: msmtp
 set sendmail = /usr/bin/msmtp       # use msmtp
 send-hook .            "set crypt_autosign = yes"
 send-hook "%t nosign"  "set crypt_autosign = no"
 
-source $my_config_dir/hooks
-source $my_config_dir/bindings
-source $my_config_dir/colors/badfox         # color theme
+source hooks
+source bindings
+source colors/badfox         # color theme