This commit is contained in:
Benjamin Kyd
2023-02-07 20:08:49 +00:00
parent 98ee4549fd
commit f1b7fac472
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -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