Does anyone use their mac for programming and if so what apps do you recommend?

Soldato
OP
Joined
1 Nov 2007
Posts
5,692
Location
England
I found a couple of tools that look interesting but I haven't tried them yet.

zoxide
fzf

Edit: Combining that with tmux and neovim should be pretty good.
 
Last edited:
Soldato
OP
Joined
1 Nov 2007
Posts
5,692
Location
England
I've started to move into iOS development and one of the frameworks I want to use is distributed via cocoapods which didn't work with the Ruby that comes with macOS by default so I had to install the latest version of Ruby to get it working which is a pain. Having said that once it was all working it does make things easier. I'd just rather have the Framework distributed as a library you could manually link with rather than yet another package manager.
 
Back
Top Bottom