diff --git a/config.rb b/config.rb index 0dfba80..c79c5f8 100644 --- a/config.rb +++ b/config.rb @@ -31,6 +31,7 @@ module SshfsMapper end @config_dir = xdg_dir + '/sshfs-mapper' + @config_file = nil @maps = [] @initialize_enable = false @umount_enable = false