mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-21 16:31:22 +02:00
feat: persistent joplin & cursor's config
This commit is contained in:
@@ -114,9 +114,13 @@
|
||||
|
||||
# vscode
|
||||
".vscode"
|
||||
".config/Code"
|
||||
".vscode-insiders"
|
||||
".config/Code/User"
|
||||
".config/Code - Insiders/User"
|
||||
".config/Code - Insiders"
|
||||
|
||||
# cursor ai editor
|
||||
".cursor"
|
||||
".config/Cursor"
|
||||
|
||||
# zed editor
|
||||
".config/zed"
|
||||
@@ -125,6 +129,10 @@
|
||||
".mozilla"
|
||||
".config/google-chrome"
|
||||
|
||||
# Joplin
|
||||
".config/joplin" # tui client
|
||||
".config/Joplin" # joplin-desktop
|
||||
|
||||
# neovim / remmina / flatpak / ...
|
||||
".local/share"
|
||||
".local/state"
|
||||
|
||||
Reference in New Issue
Block a user