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:
parent
9215133b9f
commit
b2ff96aa9e
5 changed files with 77 additions and 2 deletions
|
@ -4,6 +4,7 @@
|
|||
imports = [ ../common ];
|
||||
|
||||
cli = {
|
||||
bookmarkthis.enable = true;
|
||||
direnv.enable = true;
|
||||
fzf.enable = true;
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
cli = {
|
||||
bluetuith.enable = true;
|
||||
bookmarkthis.enable = true;
|
||||
direnv.enable = true;
|
||||
fzf.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue