1
0
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:
TiynGER
2019-11-17 20:34:15 +01:00
parent e08ce1b782
commit e8859044c4
2 changed files with 0 additions and 8 deletions

View File

@@ -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"