Skip to content

Instantly share code, notes, and snippets.

View McFrappe's full-sized avatar
🎯
Focusing

Fadde McFrappe

🎯
Focusing
View GitHub Profile
@Harry1993
Harry1993 / skim_arm64.md
Last active August 8, 2021 20:14
Skim PDF Viewer on Apple Silicon

I use Skim with LaTeX as it refreshes PDFs automatically. However, the current version (1.5.13) doesn't support the Apple ARM64 architecture, yet. This tutorial guides through the local compilation of Skim on your favorite Apple Silicon devices.

Prerequisites

Xcode 12.* (I am using 12.3).

Steps

@brandonb927
brandonb927 / osx-for-hackers.sh
Last active May 9, 2025 18:09
OSX for Hackers: Yosemite/El Capitan Edition. This script tries not to be *too* opinionated and any major changes to your system require a prompt. You've been warned.
#!/bin/sh
###
# SOME COMMANDS WILL NOT WORK ON macOS (Sierra or newer)
# For Sierra or newer, see https://github.com/mathiasbynens/dotfiles/blob/master/.macos
###
# Alot of these configs have been taken from the various places
# on the web, most from here
# https://github.com/mathiasbynens/dotfiles/blob/5b3c8418ed42d93af2e647dc9d122f25cc034871/.osx