Add bookmark this script
All checks were successful
/ check (push) Successful in 1m12s

Based on Luke Smith's script created during his "Bookmarking for Unix
Chads (For Browsers, Terminals, IDEs and everything else)" video.

https://videos.lukesmith.xyz/w/o5fiME4oJMdVzwSu7mA9mc
This commit is contained in:
Oliver Davies 2025-05-06 23:18:14 +01:00
parent 9215133b9f
commit b2ff96aa9e
5 changed files with 77 additions and 2 deletions

View file

@ -4,6 +4,7 @@
imports = [ ../common ];
cli = {
bookmarkthis.enable = true;
direnv.enable = true;
fzf.enable = true;

View file

@ -5,6 +5,7 @@
cli = {
bluetuith.enable = true;
bookmarkthis.enable = true;
direnv.enable = true;
fzf.enable = true;