From 4045cd76acbbf73d609ba972c226549eb3578e0f Mon Sep 17 00:00:00 2001 From: Carlos Aldana Date: Wed, 23 Apr 2025 10:36:56 -0700 Subject: [PATCH] uncomments installing programs to use nvim with clipboard --- ubuntu/omakub.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubuntu/omakub.sh b/ubuntu/omakub.sh index b171ad9..b1acb72 100644 --- a/ubuntu/omakub.sh +++ b/ubuntu/omakub.sh @@ -24,7 +24,7 @@ sudo apt-get install webapp-manager -y ### Dev Stuff sudo snap install --beta zig --classic -y -# sudo apt install xsel xclip wl-clipboard +sudo apt install xsel xclip wl-clipboard -y sudo cp ../dev/sesh /usr/bin cd ~/.config/