diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 15:08:24 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-19 15:08:24 -0300 |
commit | 5a6f8e76450c8c6f17f11542b9ba2e18994b910a (patch) | |
tree | b2cb6dd1b4c5d1ca7d0cf9abd24ac3c27c4bf1c9 | |
parent | 423d05452d65fbb0025a9ee8ce1b1c5c472eaa66 (diff) | |
download | firefoxer-main.tar.gz firefoxer-main.tar.bz2 |
Rename firefox-chrome-sync to firefox-profile-config-syncmain
-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 |