mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 10:57:58 +00:00
f450efa7f3
With the added interface for multiple manifests, it is now possible to set up this setup around it. In my case, I simply created an extra folder in '.vtsm'. Along with the restructuring, some configurations are changed such as the customized Newsboat config and minor updates here and there.
7 lines
178 B
Plaintext
Executable File
7 lines
178 B
Plaintext
Executable File
# -*- mode: snippet -*-
|
|
# name: Shorthand for e.g.
|
|
# key: copyright
|
|
# condition: t
|
|
# --
|
|
${1:Copyright © (format-time-string "%Y")} ${2:(user-full-name)} <`(user-mail-address)`>
|