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.
icedream pushed to master at icedream/profile
-
7e854674b4 Add thefuck to pip packages to install.
icedream pushed to master at icedream/profile
-
723121cc1a Add jq to packages to install.
-
d67dc04d68 makepkg is not a package.
- Compare 2 commits »
icedream pushed to master at icedream/profile
-
aa0190c6f8 Update package database before using pacman to install packages.
-
51ab3ff3fa Fix Xorg detection condition.
- Compare 2 commits »
icedream pushed to master at icedream/profile
-
4f137bd19a Add package installation script.
-
2e60bb0779 Make .bash_profile and .zprofile source .profile.
-
8d30e01771 Add ~/.local/bin to PATH.
- Compare 3 commits »
icedream pushed to master at icedream/profile
-
96b48e45ee Add configuration patch for yay.
-
fddd5cb144 Update install script.
- Compare 2 commits »
icedream pushed to master at icedream/profile
-
501fb4cd64 Add initial installation script.