oops
This commit is contained in:
3
arch.os
3
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user