added some stuff to the shell packages
parent
39fb6d992b
commit
a1421e4357
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo pacman -Syu zsh nvim curl
|
||||
sudo pacman -Syu zsh nvim curl pyright bash
|
||||
#cli dotfiles
|
||||
echo "Installing bash and zsh setting files"
|
||||
rm ~/.bashrc
|
||||
|
|
|
|||
Loading…
Reference in New Issue