Created
April 1, 2019 16:53
-
-
Save pa-ulander/2fc1385462b47d3355f536eeb1bf07b1 to your computer and use it in GitHub Desktop.
export import gnome terminal profiles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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