Adds installation of nerd font
This commit is contained in:
4
dev.sh
4
dev.sh
@@ -16,12 +16,14 @@ sudo dnf install ruby -y
|
||||
sudo dnf install ruby-devel -y
|
||||
# sudo gem install solargraph
|
||||
|
||||
sudo dnf copr enable zawertun/hack-fonts
|
||||
sudo dnf install hack-fonts
|
||||
|
||||
cd ~/.config
|
||||
git clone http://www.github.com/noisycarlos/nvim
|
||||
git clone http://www.github.com/noisycarlos/kitty
|
||||
|
||||
sudo npm i -g @railway/cli
|
||||
|
||||
sudo npm i -g vercel
|
||||
sudo npm i -g vercel@latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user