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