From c31a2d1eccea460ec5ef6e7029067d28c1af3b89 Mon Sep 17 00:00:00 2001 From: Benedetto Polimeni <34317613+bepoli@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:27:59 +0200 Subject: [PATCH] Add Slurm's section to TOC --- Examples.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples.md b/Examples.md index ff24dab..bff957f 100644 --- a/Examples.md +++ b/Examples.md @@ -16,6 +16,7 @@ Table of Contents * [dotfiles management](#dotfiles-management) * [Systemctl units](#systemctl-units) * [man pages](#man-pages) + * [Slurm](#slurm) * Package management * [Pacman/Yay](#pacman) * [NPM](#npm)