Gogh/content/help.md

1.9 KiB

elementary


HELP

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