mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +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.
8 lines
108 B
Plaintext
Executable File
8 lines
108 B
Plaintext
Executable File
# -*- mode: snippet -*-
|
|
# name: Org-Mode comment block
|
|
# key: comment
|
|
# --
|
|
#+BEGIN_COMMENT
|
|
$0
|
|
#+END_COMMENT
|