Update dotman

This commit is contained in:
samedamci 2020-03-12 20:55:48 +01:00
parent 1cf83ba966
commit c7093f6c7b

2
dotman
View File

@ -32,7 +32,7 @@ install_packages() {
install_st() {
cd ~/.cache/dotfiles/
git clone https://gitlab.com/samedamci/st
git clone https://github.com/samedamci/st
cd st
sudo make clean install
}