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