Dotfiles of Niels Gerritsen. You can use this repository directly or fork/copy it to your own to customize it.
Quickly clone and checkout dotfile repository as bare git repository in home folder:
curl -Lks https://gitlab.com/ngerritsen/dotfiles/-/raw/master/.scripts/dotfiles.sh | /bin/bash
After the script has run a command line alias dot
should be available to work with the bare git repository (more information).
Install appropriate patched fonts from: Nerd Fonts (Installation instructions)
The git config doesn't come with a user out of the box to avoid users getting mixed up, this still needs to be configured afterwards using:
git config --global user.name "Your Name"
git config --global user.email "youremail@yourdomain.com"
Alacritty is an amazing terminal Emulator for Mac and Linux.
Note that when it is installed the Font might be broken. Make sure to install the correct font from Nerd Fonts.