configs/nvim/bookmarks.db.json
Kacper Marzecki c1ca16583b init
link tmux

td-cli bindings & script

disable c-j c-k bindings - interference with fzf

zsh adjustmets + tmux-td finally not closing on ESC! :)

add diffview & custom Harpoon list (with line in file)
2025-03-18 19:22:27 +01:00

21 lines
380 B
JSON

{
"bookmark_lists": [
{
"bookmarks": [],
"id": "2024091613040340996507",
"is_active": true,
"name": "Default"
}
],
"projects": [
{
"name": "mercurius",
"path": "/Users/kacper.marzecki@schibsted.com/git/mercurius"
},
{
"name": "tethys",
"path": "/Users/kacper.marzecki@schibsted.com/git/tethys"
}
]
}