this post was submitted on 15 Jun 2023
12 points (100.0% liked)

Apple

561 readers
1 users here now

A magazine for news and discussion about a small Silicon Valley fruit company.  ### See also

founded 1 year ago
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

You can install homebrew packages via brew.sh. It'll bridge some gaps for you coming from Linux. As for terminal, I like Kitty personally, but iTerm2 is very popular as well. As far as a note pad I like Obsidian for knowledge management. If you're in the terminal a lot, learning an editor like vim or emacs could make you more productive, or even learning it and installing a vscode plugin that emulates vim keyboard navigation.