6 lines
170 B
Bash
6 lines
170 B
Bash
sudo apt update
|
|
sudo add-apt-repository ppa:neovim-ppa/unstable
|
|
sudo apt install build-essential btop fish nvim tmux curl git nodejs
|
|
|
|
sudo apt install chromium alacritty
|