Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pa-ulander/2fc1385462b47d3355f536eeb1bf07b1 to your computer and use it in GitHub Desktop.
Save pa-ulander/2fc1385462b47d3355f536eeb1bf07b1 to your computer and use it in GitHub Desktop.
export import gnome terminal profiles
#export
$ dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal-profiles.dconf
#import
$ dconf load /org/gnome/terminal/legacy/profiles:/ < gnome-terminal-profiles.dconf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment