mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
1.8 KiB
1.8 KiB
HELP
- Ubuntu 19.10: default_profile not a valid identifier, command not found
- Using Elementary terminal but says unsupported
- Doesn't working Debian
- Not Working on Ubuntu
Elementary OS
1 - Uncomment the following line in .bashrc
you can find this file in your /home/USER/
directory.
#force_color_prompt=yes
2 - Execute in terminal
source .bashrc
Debian Fixes
Fix 1 (@romzie):
- reset your profiles:
dconf reset -f /org/gnome/terminal/legacy/profiles:/
Fix 2 (@MalwareJedi):
- Reset your profiles:
dconf reset -f /org/gnome/terminal/legacy/profiles:/
- Close your terminal. Re-open the terminal.
- Go to Edit ---> Preferences ---> Profiles.
- Create NEW profile called Default.
- Close the terminal. Re-open the terminal.
- Confirm Default is still listed in your profiles.
- If it is, run the Gogh script again.
Fix 3 (@sui74):
- Reset your profiles:
dconf reset -f /org/gnome/terminal/legacy/profiles:/
- "Unname" Rename profile called "default".
sudo apt install uuid-runtime
- run Gogh script.
Create a command line
WARNING: Only if you know what you are doing or trust me :)
sudo wget -O /usr/local/bin/gogh https://git.io/vQgMr && sudo chmod +x /usr/local/bin/gogh
Now in your terminal just type gogh
:
gogh