From c882cd9d87f92ea13e7a0ccddb67aabeb5804edb Mon Sep 17 00:00:00 2001 From: Luke Else Date: Sun, 12 Dec 2021 22:30:00 +0000 Subject: [PATCH] updated yay install lines --- install.sh | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 2867286..d92e642 100755 --- a/install.sh +++ b/install.sh @@ -10,12 +10,14 @@ makepkg -si cd ~ -yay vscode brave spotify bumblebee-status +yay vscode +yay brave +yay spotify +yay bumblebee-status -curl https://raw.githubusercontent.com/oh-my-fish/master/bin/install | fish +curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish omf install pure omf theme pure neofetch -git clone git@github.com:luke-else/dotfiles.git