diff options
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | TODO.md | 6 | ||||
-rwxr-xr-x | firefox-profile-sync (renamed from firefox-chrome-sync) | 0 |
3 files changed, 6 insertions, 2 deletions
@@ -22,7 +22,7 @@ profiles. ### Syncing -Use the [firefox-chrome-sync](firefox-chrome-sync) to keep your chrome +Use the [firefox-profile-sync](firefox-profile-sync) to keep your chrome customizations synced for every profile. ### Symlinking @@ -1,4 +1,8 @@ # TODO +* [x] Rename `firefox-chrome-sync` to `firefox-profile-sync`. +* [ ] Document about the long journey to keep Firefox slick and lean: + from themes to Vimperator and other plugins. How the WebExtensions + transition made things really difficult. * [ ] Devise a better way to keep `chrome` customizations synced among all - profiles. Using `firefox-chrome-sync` manually is sub-optimal. + profiles. Using `firefox-profile-sync` manually is sub-optimal. diff --git a/firefox-chrome-sync b/firefox-profile-sync index 3b0196a..3b0196a 100755 --- a/firefox-chrome-sync +++ b/firefox-profile-sync |