diff options
-rw-r--r-- | ChangeLog.md | 2 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rwxr-xr-x | firefox-profile-config-sync (renamed from firefox-profile-sync) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.md b/ChangeLog.md index 1add3cb..e0776f8 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -4,5 +4,5 @@ * [x] Create initial version. * [x] Create `firefox-chrome-sync` script. -* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`. +* [x] Rename `firefox-chrome-sync` to `firefox-profile-config-sync`. * [x] Manage `user.js` configuration. @@ -22,8 +22,8 @@ profiles. ### Syncing -Use the [firefox-profile-sync](firefox-profile-sync) to keep your chrome -customizations synced for every profile. +Use the [firefox-profile-config-sync](firefox-profile-config-sync) to keep your +chrome customizations synced for every profile. ### Symlinking diff --git a/firefox-profile-sync b/firefox-profile-config-sync index 367d9dd..367d9dd 100755 --- a/firefox-profile-sync +++ b/firefox-profile-config-sync |