mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-10 06:20:46 -05:00
9 lines
176 B
Text
9 lines
176 B
Text
# -*- mode: snippet -*-
|
|
# key : 162
|
|
# group: school
|
|
# name : cs hw header
|
|
# --
|
|
# Author: $1
|
|
# GitHub username: $2
|
|
# Date: `(format-time-string "%Y-%m-%d")`$0
|
|
# Description: $3
|