mirror of
https://github.com/skiqqy/skiqqy.github.io
synced 2025-01-12 09:40:02 +00:00
Small fix
This commit is contained in:
parent
2743eb1a3f
commit
3d89268f00
@ -32,14 +32,14 @@ done
|
||||
# Clone repos
|
||||
mkdir $HOME/repos
|
||||
cd $HOME/repos
|
||||
git clone https://github.com/skippy404/.dotfiles/
|
||||
git clone https://github.com/skippy404/.tmux
|
||||
git clone https://github.com/skiqqy/.dotfiles/
|
||||
git clone https://github.com/skiqqy/.tmux
|
||||
mkdir $HOME/Builds
|
||||
cd $HOME/Builds
|
||||
|
||||
# Begin Builing
|
||||
git clone https://github.com/skippy404/dwm
|
||||
git clone https://github.com/skippy404/st
|
||||
git clone https://github.com/skiqqy/dwm
|
||||
git clone https://github.com/skiqqy/st
|
||||
make -C dwm/
|
||||
sudo make -C st/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user