Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

make kitty terminal the default terminal on ubuntu

sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator `which kitty` 50
sudo update-alternatives --config x-terminal-emulator
Comment

PREVIOUS NEXT
Code Example
Shell :: npm firebase-tools 
Shell :: open folder from terminal in kali 
Shell :: rm files with extension 
Shell :: chromium for mac 
Shell :: check services running on port linux 
Shell :: install sklearn in pycharm 
Shell :: ubuntu 20.04 bluetooth not turning on or working 
Shell :: prevent duplicate history line on bash history 
Shell :: install pyzbar on linux 
Shell :: install docker-compose ubuntu 
Shell :: set new url for git 
Shell :: import org.apache.cordova.Whitelist; 
Shell :: install nasm ubuntu 
Shell :: curl get-pip 
Shell :: install idle on ubuntu 
Shell :: update kali 
Shell :: change git commit message 
Shell :: apt-get update 
Shell :: jupyterlab docs 
Shell :: git command to get the repo url 
Shell :: how to check machine is 32bit or 64bit linux 
Shell :: how to know status psql in linux 
Shell :: check that redis is running 
Shell :: vim strip trailing whitespace from the end of every line 
Shell :: create venv in windows 
Shell :: Install snapd on arch 
Shell :: mongodb shell query last document 
Shell :: mkv to mp4 linux 
Shell :: what is my monitor resolution ubuntu 
Shell :: firebase commands 
ADD CONTENT
Topic
Content
Source link
Name
6+7 =