mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 12:19:02 +00:00
![foo-dogsquared](/assets/img/avatar_default.png)
I've also changed the target of zsh to its appropriate location according to the XDG Base Directory specs so that's neat.
6 lines
73 B
Plaintext
6 lines
73 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: Boldface text
|
|
# key: bf
|
|
# --
|
|
\textbf{$1}
|