Skip to content

Instantly share code, notes, and snippets.

View AlejandroCatalina's full-sized avatar

Alejandro Catalina AlejandroCatalina

View GitHub Profile
@gillescastel
gillescastel / Ultisnip snippets
Last active February 1, 2024 13:39
Vimtex setup
snippet template "Basic template" b
\documentclass[a4paper]{article}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{textcomp}
\usepackage[dutch]{babel}
\usepackage{amsmath, amssymb}
\begin{document}

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: