Skip to content

Instantly share code, notes, and snippets.

View cumbreras's full-sized avatar
🇸🇬

Edgar Cumbreras cumbreras

🇸🇬
View GitHub Profile
@cumbreras
cumbreras / improve_fonts.md
Created November 28, 2020 12:05 — forked from j1cs/improve_fonts.md
Improve fonts archlinux

Improve Fonts

Newest

Make your Arch fonts beautiful easily! This is what I do when I install Arch Linux to improve the fonts.

You may consider the following settings to improve your fonts for system-wide usage without installing a patched font library packages (eg. Infinality):

Install some fonts, for example:
sudo pacman -S ttf-dejavu ttf-liberation noto-fonts

@cumbreras
cumbreras / osx_bootstrap.sh
Created May 10, 2018 09:31 — forked from codeinthehole/osx_bootstrap.sh
Script to install stuff I want on a new OSX machine
#!/usr/bin/env bash
#
# Bootstrap script for setting up a new OSX machine
#
# This should be idempotent so it can be run multiple times.
#
# Some apps don't have a cask and so still need to be installed by hand. These
# include:
#
# - Twitter (app store)