reversion to master
This commit is contained in:
@@ -97,9 +97,9 @@ cat << "EOF"
|
||||
EOF
|
||||
|
||||
blue Downloading config files...
|
||||
git clone -b testing https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /home/$NAME && rm -rf voidrice
|
||||
git clone https://github.com/lukesmithxyz/voidrice.git && rsync -va voidrice/ /home/$NAME && rm -rf voidrice
|
||||
|
||||
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/testing/src/welcome_i3 >> /home/$NAME/.config/i3/config
|
||||
curl https://raw.githubusercontent.com/LukeSmithxyz/larbs/master/src/welcome_i3 >> /home/$NAME/.config/i3/config
|
||||
|
||||
blue Generating bash/ranger/qutebrowser shortcuts...
|
||||
bash /home/$NAME/.config/Scripts/shortcuts.sh
|
||||
|
||||
Reference in New Issue
Block a user