Update dotman

This commit is contained in:
Wiktor Zykubek 2020-03-12 20:55:48 +01:00
parent 24b198c5fc
commit 158f3b7874

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
}