Configure Fish with ‘bobthefish’ and ‘nerd fonts’ on Mac

The first thing I do on a new Mac is configuring the terminal and shell. I always install Fish and bobthefish with patched nerd fonts. If you follow the steps in this blogpost, you will have a nice looking shell like mine: Install Homebrew If you haven’t installed Homebrew yet, head over to brew.sh to […]

Getting a Mac ready for development

Apple computers are awesome: they are fancy machines which make your daily life easier. But every developer knows that there are a lot of things to install and configure before you can actually start programming. This guide is an overview of how I configure my Mac for development. I’m sure everyone has his own habits […]

Fish: een handige, gebruiksvriendelijke command line shell

Zoals vele andere informatici en programmeurs breng ik dagelijks (te) veel tijd door in de command line omgeving. Alle manieren om het werk in de Terminal te versnellen zijn dan ook welkom. Fish shell is daar één van. fish is een “smart and user-friendly” command line shell voor Unix besturingssystemen (en voor Windows). Het voordeel […]

Mac: Terminal venster maximaliseren

Wanneer je op Mac OS X het Terminal venster maximaliseert zal dit venster niet steeds het hele scherm vullen. Onderaan en rechts van het scherm zal er wat ruimte overblijven. Dit komt omdat het Terminal venster met rijen en kolommen werkt, en dus niet per pixel zal vergroten/verkleinen, maar per rij.   Na veel geëxperimenteer […]