diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2026-09-02 16:39:25 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2026-09-02 16:39:25 +0100 |
| commit | 8639189eb86fda0d5afea400832b1e134b4290cf (patch) | |
| tree | fba22b4574a4397e7f26134c81f5b6c451bff329 /install.sh | |
| parent | 734231af356955e1e6235cf61e2004676f8d94fd (diff) | |
| parent | ef2f001aae42727e9123ce22924c712a75600c95 (diff) | |
Merge branch 'main' into suliman
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,7 @@ dotfiles=( lazygit nvim oxwm + projects rofi ssh starship @@ -28,8 +29,10 @@ done nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#acsm-calibre-plugin calibre-customize -a result +rm -f result nix build git+https://git.ccnlc.eu/nydragon/calibre-plugins#dedrm-plugin calibre-customize -a result +rm -f result curl --follow --output crosspoint_reader.zip https://github.com/crosspoint-reader/calibre-plugins/releases/download/v0.2.7/crosspoint_reader-v0.2.7.zip calibre-customize -a crosspoint_reader.zip |
