Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ubuntu set new default terminal

#This will output all available terminals
sudo update-alternatives --config x-terminal-emulator
Comment

set default terminal ubuntu

sudo update-alternatives --config x-terminal-emulator
Comment

set default terminal ubuntu

sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /opt/Hyper/hyper 50
Comment

PREVIOUS NEXT
Code Example
Shell :: find in linux 
Shell :: Rename git branch while working in the branch 
Shell :: add my current project to an already existing GitHub repository 
Shell :: To set the exit status of a shell script 
Shell :: pull file from specific commit git 
Shell :: fold all lines in vim 
Shell :: git clone only single file 
Shell :: how to prevent ubuntu sleeping when closing laptop 
Shell :: docker secrets commands 
Shell :: how to customize zsh 
Shell :: command to hit url in linux 
Shell :: upload transfer.sh 
Shell :: kali linux not login after install virtualbox 
Shell :: zsh for 
Shell :: how to scan for raspberry pi on network windows 
Shell :: merge two branches in git command 
Shell :: docker machine keep restarting 
Shell :: how to compress files in powershell 
Shell :: diskpart 
Shell :: ubuntu livepatch fail 
Shell :: create file on terminal or git 
Shell :: cat along with line numbers 
Shell :: install clang++ 
Shell :: bash copy folder 
Shell :: how to change the time in kali linux 
Shell :: git merge another branch to current branch 
Shell :: copy command 
Shell :: remove .idea from git 
Shell :: open command in linux 
Shell :: how to make conda to use global packages 
ADD CONTENT
Topic
Content
Source link
Name
9+6 =