DEV Community

Discussion on: I'm planning to ditch my MacBook and move away from laptop computing

Collapse
 
pkristiancz profile image
Patrik Kristian • Edited

I had similar issue. Solution for me (as windows user) was to put everything in synced directory (tresorit in my case)
i have one app directory with:

  • PHPstorm
  • Notepad++
  • Git
  • KiTTy
  • TotalCommander
  • ssh keys in second directory a have synced all projects. whole thing (at first only .idea directories because my metered connection)

so envrionent and tools are same and i can have it same on both computers.

and yep, docker installed, so i do not have even PHP in my machine :)