stuff
This commit is contained in:
parent
03785ed953
commit
aacd491632
1 changed files with 12 additions and 9 deletions
|
|
@ -1,18 +1,20 @@
|
|||
# Ubuntu reinstall
|
||||
|
||||
Things I need to move from one device to another.
|
||||
- [ ] ssh keys
|
||||
- [X] ssh keys
|
||||
- [X] gpg keys
|
||||
- gpg --export-secret-keys > secret-backup.gpg
|
||||
- gpg --import secret-backup.gpg
|
||||
- [X] bisq data folder
|
||||
- contents go in .local/share/Bisq
|
||||
- firefox data
|
||||
- accounting files
|
||||
- Entire home dir? it's just ~250gb.
|
||||
- sparrow files
|
||||
- bitcoin wallet file
|
||||
- music
|
||||
- contents go in `.local/share/Bisq`
|
||||
- [X] firefox data
|
||||
- `.mozilla` folder in home
|
||||
- [X] accounting files
|
||||
-
|
||||
- [X] Entire home dir? it's just ~250gb.
|
||||
- [X] sparrow files
|
||||
- [X] bitcoin wallet file
|
||||
- [X] music
|
||||
|
||||
Stuff I'll need to install on the clean os:
|
||||
|
||||
|
|
@ -25,4 +27,5 @@ Stuff I'll need to install on the clean os:
|
|||
- element
|
||||
- sparrow
|
||||
- bitcoin knots
|
||||
- telegram
|
||||
- telegram
|
||||
- keybase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue