aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdistro/ubuntu.sh17
1 files changed, 9 insertions, 8 deletions
diff --git a/distro/ubuntu.sh b/distro/ubuntu.sh
index b8cd3ea..17916ce 100755
--- a/distro/ubuntu.sh
+++ b/distro/ubuntu.sh
@@ -3,19 +3,20 @@ set -ex
nvimdir="$HOME/scm/pub/neovim-nvim"
sudo apt install -y \
- scdaemon \
- git \
+ btop \
curl \
- neofetch \
- tmux \
+ dconf-editor \
+ git \
htop \
- vim \
+ lua-nvim \
+ neofetch \
neovim \
- oathtool \
- dconf-editor \
npm \
+ oathtool \
pavucontrol \
- lua-nvim
+ scdaemon \
+ tmux \
+ vim \
sudo apt build-dep -y neovim