Where does Rabbit store its information? #18
-
Let's say I want to move my Rabbit harpoon and oxide lists to another machine - can it be done by copying some files over? |
Beta Was this translation helpful? Give feedback.
Answered by
VoxelPrismatic
Jun 22, 2024
Replies: 1 comment
-
On Linux, installed via Lazy:
For a universal solution, you can simply peek at Harpoon, Reopen, or Oxide: :lua =require("rabbit").plugins.harpoon.memory Which returns this for me:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
VoxelPrismatic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On Linux, installed via Lazy:
For a universal solution, you can simply peek at Harpoon, Reopen, or Oxide:
Which returns this for me: