Skip to content

Instantly share code, notes, and snippets.

@justbur
justbur / .zimrc.zsh
Created December 9, 2016 13:54
.zimrc
#################
# CORE SETTINGS #
#################
#
# Zim settings
#
@justbur
justbur / setup-pdf-tools-msys2.org
Last active October 17, 2022 02:51
Install pdf-tools on windows with msys2

Notes for compiling and setting up pdf-tools using msys2

Steps

  1. Open msys2 shell
  2. Get pdf-tools
    git clone https://github.com/politza/pdf-tools
    cd pdf-tools