vercel / hyper

A terminal built on web technologies
https://hyper.is
MIT License
43.27k stars 3.52k forks source link

Hyper seems to be using the legacy config before the current one #6266

Open sammyshear opened 2 years ago

sammyshear commented 2 years ago

Issue

I use git and GNU stow to manage my dotfiles, including for Hyper. I just cloned my repo on a new system and installed Hyper. The problem is that it seems to only recognize the old config file instead of the one in the .config directory. The closest issue I could find to my problem was #1056, but it didn't help me resolve my issue.

sammyshear commented 2 years ago

So as of right now I am just using a symbolic link between my normal config file and the one that is in my home directory. I'm a little unclear still because I don't know why the terminal wants to use the config in the home directory in the first place. Feel free to close this if this is intended, but based on what I could find through the Hyper website this shouldn't be happening, so I'm not going to close it myself.