diff --git a/arch.os b/arch.os index d16c798..c4fe34f 100755 --- a/arch.os +++ b/arch.os @@ -1,7 +1,8 @@ #!/bin/bash # # Dev utilsv -yay -S neovim-git nvm kitty ranger ripgrep +yay -S neovim-git nvm kitty ranger ripgrep zsh curl +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" # Manjaro/i3 visuals with Yay yay -S ttf-twemoji xotf-nerd-fonts-monacob-mono xidlehook sysstat i3blocks mpris-ctl flameshot perl rofi diff --git a/ubuntu.os b/ubuntu.os index 3df8dac..50687b5 100755 --- a/ubuntu.os +++ b/ubuntu.os @@ -1,7 +1,8 @@ #!/bin/bash # Dev utils -sudo apt install neovim kitty ranger ripgrep curl +sudo apt install neovim kitty ranger ripgrep curl zsh curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash +sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" yay -S flameshot git clone --filter=blob:none --sparse git@github.com:ryanoasis/nerd-fonts