Currently, placing a config file at ~/.hyperc.yaml won't do anything, as the codebase doesn't check this location.
A future version of hype that supports ~/.hyperc.yaml must make a decision on whether or not configurations declared in the hyperc config file located in the ${HOME} directory do/don't take priority over any configurations specified by a hyperc file found within ${XDG_CONFIG_HOME}
Currently, placing a config file at
~/.hyperc.yamlwon't do anything, as the codebase doesn't check this location.A future version of
hypethat supports~/.hyperc.yamlmust make a decision on whether or not configurations declared in thehypercconfig file located in the${HOME}directory do/don't take priority over any configurations specified by ahypercfile found within${XDG_CONFIG_HOME}