feat: replace buku with selfhosted linkwarden.
This commit is contained in:
parent
32e68fb934
commit
60fbe35de3
9 changed files with 84 additions and 4 deletions
|
|
@ -14,7 +14,6 @@
|
|||
age
|
||||
ffmpeg
|
||||
imagemagick
|
||||
buku
|
||||
unzip
|
||||
p7zip
|
||||
aria2
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue