Add bookmark finder scripts, fix a few incorrect uses of IFS and read
This commit is contained in:
@@ -16,10 +16,6 @@
|
||||
- web browsers:
|
||||
- primary, qutebrowser: config and install
|
||||
- secondary, tor and either brave or librewolf: install only (no config)
|
||||
- build a shell-based util/script for bookmarks:
|
||||
- could be for web urls or other things too
|
||||
- allows fuzzy-find/search of bookmarks (probably using fzf)
|
||||
- output selected bookmark to clipboard (or optionally open in web browser)
|
||||
|
||||
## optional
|
||||
|
||||
@@ -27,6 +23,7 @@
|
||||
- config for mpd, and client(s), (mpd clients to consider: mpc, ncmpcpp, ncmpc, inori)
|
||||
- get find, xargs, and awk (use nawk) as unified as i can across system types
|
||||
- seems mpv install (maybe others?) bring in wayland, see if i can remove it
|
||||
- switched to macports (replace homebrew) before september 2026
|
||||
- adjusted tmux so that n goes next/down and N goes prev/up in search results
|
||||
- figured out nvim debug options for linux and macos, then update nvim's dap.lua
|
||||
- picked and configured rss reader
|
||||
|
||||
Reference in New Issue
Block a user