summaryrefslogtreecommitdiff
path: root/path-mapping.json
diff options
context:
space:
mode:
authorertopogo <erwin.t.pombett@gmail.com>2025-11-26 19:52:23 +0100
committerertopogo <erwin.t.pombett@gmail.com>2025-11-26 19:52:23 +0100
commitb33ff5f1fa86a8989ef1be65fd636b0458c0e9d1 (patch)
tree8fe8eb9e67450e27c62a0903c8175cecf1f7c50a /path-mapping.json
parent65c3cd080d112ad92aa6399c8c6c8090ccec90cb (diff)
Chore: Normalisation des fin de ligne (LF) via .gittattributsmain
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"
+ }
+}