feat: replace buku with selfhosted linkwarden.

This commit is contained in:
CronyAkatsuki 2026-01-11 14:23:02 +01:00
parent 32e68fb934
commit 60fbe35de3
9 changed files with 84 additions and 4 deletions

View file

@ -14,7 +14,6 @@
age
ffmpeg
imagemagick
buku
unzip
p7zip
aria2

View file

@ -55,8 +55,6 @@
free = "free -mht";
# nnn on crack
nnn = ''LC_COLLATE="C" nnn -xeaiH'';
# Buku powerup
b = "buku -p";
# fzf shenanigans
vif = ''nvim $(fzf --preview="bat --color=always {}")'';
emacs = "emacs --init-dir ~/.config/emacs";