icedream pushed to master at icedream/profile
-
a51d0ecbc5 Add update check for update-profile and use new script if possible.
icedream pushed to master at icedream/profile
-
c03ddaadd5 Fix rebasing in update-profile script.
icedream pushed to master at icedream/profile
-
922ce287d2 Hide messages away unless DEBUG is set to non-zero value.
-
9944474ae6 Double-check that all packages have been installed when using yay.
-
41e0609009 Detect packages that need to be installed before using yay.
- Compare 3 commits »
icedream pushed to master at icedream/profile
-
9b61028bf4 Avoid variables being modified beyond intended scope.
-
d909c2f3ab Remove cd calls.
-
0314aa54cd Remove unnecessary dependency on rxvt-unicode package.
- Compare 3 commits »
icedream pushed to master at icedream/profile
-
40e5699fbc Fix commit list to verify.
icedream pushed to master at icedream/profile
-
84348bf9eb Tweak messages in update script.
-
06f2f926d9 Prune after pulling updates.
-
689a7bdb70 Set proper permissions for GNUPGHOME.
- Compare 3 commits »
icedream pushed to master at icedream/profile
-
c8f6b69615 Implement signature verification in update-profile script.
-
edc7ba56f1 Prevent word splitting.
-
1ad2ad12bf Remove local definitions as POSIX doesn't know `local`.
-
07387ade1f Set -e flag on update-profile.
-
ae37c9ed53 Make feature defaults depend on existence of respective binaries.
- Compare 6 commits »
icedream pushed to master at icedream/profile
-
e112a35393 Add experimental Dockerfile for testing.
-
90dbf9488f Set -e flag on packages.sh.
-
de4f1a67fe Use curl for downloading instead of wget as it is more commonly installed.
-
168495dd5d Add git to packages to install for updates.
-
c35d129d71 Move prompt changing call to after prompt module has been initialized.
- Compare 5 commits »
icedream pushed to master at icedream/profile
-
d60099c22a Fix wrong logic in update-profile script and explicitly create folder.
icedream pushed to master at icedream/profile
-
f6a24f1ea1 Add update-profile script.
icedream pushed to master at icedream/profile
-
2f5d8df2ac Remove some debugging lines.
icedream pushed to master at icedream/profile
-
7cdfdea65f Use multiple paths to find and load zsh-syntax-highlighting.
icedream pushed to master at icedream/profile
-
b846e05dcf Use pip3 instead of pip to fetch package information for powerline.
icedream pushed to master at icedream/profile
-
2db976107a Move home bin folder registration in PATH to top of profile script.
icedream pushed to master at icedream/profile
-
dc69589b62 Fix wanted package for pip on debian-ish systems.
icedream pushed to master at icedream/profile
-
626d456aa4 Limit ibus installation on debian-ish to desktop-only.
icedream pushed to master at icedream/profile
-
be7e84a0f8 Run apt with sudo.
icedream pushed to master at icedream/profile
-
46d02da26e Implement support for apt.
icedream pushed to master at icedream/profile
-
83ca618251 Replace source calls.