st to st-luke

This commit is contained in:
krolyxon 2023-01-13 15:00:44 +05:30
parent 391c176f85
commit fd1ea08cf0
1 changed files with 2 additions and 2 deletions

View File

@ -96,8 +96,8 @@ git clone --depth=1 git@github.com:krolyxon/dwm.git ~/.local/src/dwm
sudo make -C ~/.local/src/dwm install
# st: Terminal
git clone --depth=1 git@github.com:krolyxon/st.git ~/.local/src/st
sudo make -C ~/.local/src/st install
git clone --depth=1 git@github.com:krolyxon/st-luke.git ~/.local/src/st
sudo make -C ~/.local/src/st-luke install
# dmenu: Program Menu
git clone --depth=1 git@github.com:krolyxon/dmenu.git ~/.local/src/dmenu