During my entire life (32 years) I used windows and linux machines. Now I bought my first mac book and I would like to know what tools is nice to have to make my work easy.

I am a developer ruby on rails and use vscode, also I use the terminal a lot and the default terminal is not that great. Also I miss notepad++

Any sugestions?

Thank You

  • @Norrland4ever
    link
    11 year ago

    A terminal (iterm mb)

    An ide if you don’t use nvim or emacs

    Lazy git & git

    A browser

    Docker

    Then whatever you need afterwards but if are making an app using psql for example make a docker container instead of downloading psql etc etc