When I try to add Hyper(Hyper Terminal) configurations for git bash to text(in that file it says "The system cannot find the path specified.") file it asks where to save, What location should I give?
asked Mar 24, 2020 at 16:23 Iresh Madushanka Iresh Madushanka 53 1 1 gold badge 1 1 silver badge 8 8 bronze badgesI am assuming you are talking about when launching hyper you get that error. you will find the you need to indicate the path to where git is located which will most likely be in programs folder, you will need to edit your .hyper.js file located in AppData\Roaming\hyper\ folder. Here is a good document for editing that file: https://gist.github.com/jhnferraris/09700aa0a7dfb4dfaed30016500a7d11
When you install hyper in windows it automatically adds it to installed app launcher so you should be good there.
answered Apr 11, 2020 at 22:01 56 2 2 bronze badgesTo configure your Hyper Terminal, you need to add some settings in the .hyper.js file which can be easily accessed by opening a new hyper terminal (right click anywhere and open hyper terminal).
Click on the top-left of the terminal, Edit -> Preferences , opens the .hyper.js file. Configure as per your needs and save the file to see the changes in effect.
answered Dec 6, 2020 at 18:53 Nishant Kohli Nishant Kohli 475 6 6 silver badges 6 6 bronze badgesTo subscribe to this RSS feed, copy and paste this URL into your RSS reader.
Site design / logo © 2024 Stack Exchange Inc; user contributions licensed under CC BY-SA . rev 2024.9.13.15206