summaryrefslogtreecommitdiff
path: root/path-mapping.json
diff options
context:
space:
mode:
Diffstat (limited to 'path-mapping.json')
-rw-r--r--path-mapping.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/path-mapping.json b/path-mapping.json
index d34b89d..24fe977 100644
--- a/path-mapping.json
+++ b/path-mapping.json
@@ -1,12 +1,12 @@
-{
- "windows": {
- "%APPDATA%\\Cursor\\User\\settings.json": "configs\\windows\\var_APPDATA_Cursor_User_settings.json",
- "%USERPROFILE%\\_vimrc": "configs\\windows\\var_USERPROFILE__vimrc",
- "%APPDATA%\\Mozilla\\NativeMessagingHosts\\tridactyl.json": "configs\\windows\\var_APPDATA_Mozilla_NativeMessagingHosts_tridactyl.json",
- "%USERPROFILE%\\.tridactylrc": "configs\\windows\\var_USERPROFILE_.tridactylrc"
- },
- "wsl": {
- "~/.bashrc": "configs\\wsl\\home_.bashrc",
- "~/.screenrc": "configs\\wsl\\home_.screenrc"
- }
-}
+{
+ "windows": {
+ "%APPDATA%\\Cursor\\User\\settings.json": "configs\\windows\\var_APPDATA_Cursor_User_settings.json",
+ "%USERPROFILE%\\_vimrc": "configs\\windows\\var_USERPROFILE__vimrc",
+ "%APPDATA%\\Mozilla\\NativeMessagingHosts\\tridactyl.json": "configs\\windows\\var_APPDATA_Mozilla_NativeMessagingHosts_tridactyl.json",
+ "%USERPROFILE%\\.tridactylrc": "configs\\windows\\var_USERPROFILE_.tridactylrc"
+ },
+ "wsl": {
+ "~/.bashrc": "configs\\wsl\\home_.bashrc",
+ "~/.screenrc": "configs\\wsl\\home_.screenrc"
+ }
+}