mirror of
https://github.com/tiyn/larbs.git
synced 2025-11-19 11:19:46 +01:00
1.1.11 bugfixes and removing calcurse and configs
This commit is contained in:
7
larbs.sh
7
larbs.sh
@@ -201,13 +201,6 @@ manualinstall $aurhelper || error "Failed to install AUR helper."
|
||||
# and all build dependencies are installed.
|
||||
installationloop
|
||||
|
||||
# Install the dotfiles in the user's home directory
|
||||
putgitrepo "$dotfilesrepo" "/home/$name" "$repobranch"
|
||||
rm -f "/home/$name/README.md" "/home/$name/LICENSE"
|
||||
|
||||
# Get my wallpaper
|
||||
putgitrepo "$wallrepo" "/home/$name/.config/"
|
||||
|
||||
# Install the LARBS Firefox profile in ~/.mozilla/firefox/
|
||||
putgitrepo "https://github.com/LukeSmithxyz/mozillarbs.git" "/home/$name/.mozilla/firefox"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user