mirror of
https://github.com/tiyn/larbs.git
synced 2025-04-03 15:57:46 +02:00
0.0.9 preparation for switching dotfiles
This commit is contained in:
parent
0aab5fe9b8
commit
fbf0eab195
@ -1 +1 @@
|
|||||||
0.0.8
|
0.0.9
|
6
larbs.sh
6
larbs.sh
@ -199,12 +199,6 @@ manualinstall $aurhelper || error "Failed to install AUR helper."
|
|||||||
# and all build dependencies are installed.
|
# and all build dependencies are installed.
|
||||||
installationloop
|
installationloop
|
||||||
|
|
||||||
# Install the dotfiles in the user's home directory
|
|
||||||
echo "alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'" >> $HOME/.bashrc
|
|
||||||
echo ".cfg" >> $HOME/.gitignore
|
|
||||||
git clone --bare "$dotfilesrepo" $HOME/.dotfiles
|
|
||||||
rm -f "/home/$name/README.md" "/home/$name/LICENSE"
|
|
||||||
|
|
||||||
# Install the LARBS Firefox profile in ~/.mozilla/firefox/
|
# Install the LARBS Firefox profile in ~/.mozilla/firefox/
|
||||||
putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozilla/firefox"
|
putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozilla/firefox"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user