Skip to content

Instantly share code, notes, and snippets.

@toenobu
Last active February 12, 2017 14:09
Show Gist options
  • Save toenobu/fa2635e0309f20c5fe5e6426a7729ffd to your computer and use it in GitHub Desktop.
Save toenobu/fa2635e0309f20c5fe5e6426a7729ffd to your computer and use it in GitHub Desktop.
1passwordのデータを移行したい

動機

新しいMac bookを購入したので。

やりたいこと

  • 古いlap topでデータを保存
  • 新しいlap topでデータを読み込み

詳しいことは、英語のリファレンスを読むといい。

memo

新しいlap topで読み込むと、それは、secondaryのvaltになる。
primaryのvalutにすべて送って、secondaryのvaluを消すといい。

Reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment