“Too many open files” When Compiling on macOS
Occasionally things just go wrong during large builds. One such occurrence is on macOS when compiling a large C++ project.
Occasionally things just go wrong during large builds. One such occurrence is on macOS when compiling a large C++ project.
Sometimes, you just want to switch to a better shell for your terminal - like fish.
The OpenSSH client and server applications are ubiquitous. Like many a software dev, I’m `ssh’ing all over the place. And you know what? I’...
There’s a catch when it comes to managing plugins with Antigen as done in Configure ZSH.
I’ve been using ZSH for years now as my shell. In that time, I’ve learned a few niceties to make the experience better. Namely, I’ve found...
Typing a password to login is repetitive enough, isn’t it? Entering the password for Sudo on the command-line can be downright irritating. If you don&...
Sometimes, it would be awfully convenient to grab the installer for the latest release of your favorite Github project directly from the command-line. And i...