home-manager: inital commit
This commit is contained in:
parent
faaaa3d324
commit
2cbef00925
31 changed files with 1558 additions and 0 deletions
9
home/dev/doom.d/snippets/org-mode/devops link
Normal file
9
home/dev/doom.d/snippets/org-mode/devops link
Normal file
|
@ -0,0 +1,9 @@
|
|||
# -*- mode: snippet -*-
|
||||
# contributor: Evar Smith
|
||||
# name: devops link
|
||||
# uuid: devops-link
|
||||
# key: <#
|
||||
# condition: t
|
||||
# group: helix
|
||||
# --
|
||||
[[devops-workitem:${1:0}][${1:$(concat "#" yas-text)}]${0:$$(insert "]")}
|
Loading…
Add table
Add a link
Reference in a new issue