Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

copy terminal preferences from one computer to another 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
Comment

PREVIOUS NEXT
Code Example
Shell :: Dominic Fike - 3 Nights magnum pi 
Shell :: resize image command-line recursively on all files 
Shell :: install calliope on mac 
Shell :: vs code toggle soft warap 
Shell :: ubuntu disable ssh 
Shell :: git clone vs git pull 
Shell :: git stash drop all 
Shell :: linux awk print last column 
Shell :: ubuntu install rust 
Shell :: windows remove pip 
Shell :: tail grep 
Shell :: how add access user to docker linux 
Shell :: install hackertyper on linux mint 
Shell :: latex markdown github 
Shell :: git log with author oneline 
Shell :: create necxt app 
Shell :: snap uninstall 
Shell :: current directory in batch file 
Shell :: restart ssh 
Shell :: unzip a .gz file in linux 
Shell :: change lunix password 
Shell :: vim plug 
Shell :: update homebrew 
Shell :: Authentication is required to create a color managed device 
Shell :: linux windows use ssh with github 
Shell :: search by service terminal 
Shell :: rename laravel project 
Shell :: get disk utilization linux 
Shell :: how to cd to a directory with spaces 
Shell :: linux create folder with date 
ADD CONTENT
Topic
Content
Source link
Name
9+7 =