Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy terminal settings ubuntu

# source system:
$ dconf dump /org/gnome/terminal/legacy/profiles:/ > gnome-terminal-profiles.dconf

# destination system (after transferring the gnome-terminal-profiles.dconf file):
$ dconf load /org/gnome/terminal/legacy/profiles:/ < gnome-terminal-profiles.dconf
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #copy #terminal #settings #ubuntu
ADD COMMENT
Topic
Name
1+4 =