install sublime text manjaro
// install sublime text on manjaro
//Install the GPG key:
curl -O https://download.sublimetext.com/sublimehq-pub.gpg && sudo pacman-key --add sublimehq-pub.gpg && sudo pacman-key --lsign-key 8A8F901A && rm sublimehq-pub.gpg
// Select the channel to use:
// Stable
echo -e "\n[sublime-text]\nServer = https://download.sublimetext.com/arch/stable/x86_64" | sudo tee -a /etc/pacman.conf
// Dev
echo -e "\n[sublime-text]\nServer = https://download.sublimetext.com/arch/dev/x86_64" | sudo tee -a /etc/pacman.conf
// Update pacman and install Sublime Text
sudo pacman -Syu sublime-text
Also in C++:
- set default terminal ubuntu
- debian sudo without password
- linux create directory with permissions
- npm install in laravel 8.28.1
- heroku Failed to install gems via Bundler when remove gem rails
- remove postgresql ubuntu
- powershell which equivalent
- list all commands in windows terminal
- how to restart mongodb server in ubuntu
- change the permissions of a folder in linux
- awk or statement
- brew install virtualbox
- gitignore criar
- psycopg2 error
- shell commands windows
- function in bash
- uninstall vscode completely windows 10
- clone mongodb database to local machine
- ADD GITHUB DEPLOY KEY curl
- git remove unpushed commit
- check user group console linux
- git clone command from github to local
- mac m1 laravel global install
- git only add modified files