This is a collection of dotfiles and scripts for my bspwm setup
 
 
 
 
 
 

5 lines
77 B

# -*- mode: snippet -*-
# name: href
# key: h
# --
\href{${1:src}}{${2:a}}$0