home-manager: inital commit

This commit is contained in:
Evar Smith 2025-06-25 01:35:01 -04:00
parent faaaa3d324
commit 24717f490e
31 changed files with 1560 additions and 0 deletions

View 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 "]")}

View 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 "]")}

View file

@ -0,0 +1,13 @@
# -*- mode: snippet -*-
# name: GTD Daily Review
# uuid: evar-gtd-daily-review
# condition: t
# group: helix
# --
* `(format-time-string "%Y-%m-%d %A")`
- [ ] Check infrastructure statistics - file notes
- [ ] Check and clear email - record tasks
- [ ] Check devops dashboard - record tasks (followups, etc.)
- [ ] Schedule today's tasks (remember immersive / process)
- [ ] Check appstack candidates

View file

@ -0,0 +1,17 @@
# -*- mode: snippet -*-
# name: GTD Project
# uuid: gtd-project
# key: <proj
# condition: t
# --
${2:`(make-string (org-current-level) ?*)`*} $1
$2* Immersive
:PROPERTIES:
:CATEGORY: immersive
:END:
$2* Process
:PROPERTIES:
:CATEGORY: process
:END:
$2* Notes :archive:

View file

@ -0,0 +1,58 @@
# -*- mode: snippet -*-
# contributor: Emily Susemihl
# name: True Helix standup minutes
# uuid: true-helix-standup-minutes
# key: sup
# condition: t
# group: helix
# --
* `(format-time-string "%Y-%m-%d %A")`
** Developers
*** Cody [`(format-time-string "%Y-%m-%d %a")`] :cody:
- Yesterday
- Today
*** Corey [`(format-time-string "%Y-%m-%d %a")`] :corey:
- Yesterday
- Today
*** Chris [`(format-time-string "%Y-%m-%d %a")`] :chris:
- Yesterday
- Today
*** Nick [`(format-time-string "%Y-%m-%d %a")`] :nick:
- Yesterday
- Today
*** Mike [`(format-time-string "%Y-%m-%d %a")`] :mike:
- Yesterday
- Today
*** Jared [`(format-time-string "%Y-%m-%d %a")`] :jared:
- Yesterday
- Today
*** Emily [`(format-time-string "%Y-%m-%d %a")`] :emily:
- Yesterday
- Today
*** Sam [`(format-time-string "%Y-%m-%d %a")`] :sam:
- Yesterday
- Today
** Others
*** Alex [`(format-time-string "%Y-%m-%d %a")`] :alex:
- Yesterday
- Today
*** Tom [`(format-time-string "%Y-%m-%d %a")`] :tom:
- Yesterday
- Today
*** Drew [`(format-time-string "%Y-%m-%d %a")`] :drew:
- Yesterday
- Today
*** Liz [`(format-time-string "%Y-%m-%d %a")`] :liz:
- Yesterday
- Today
*** Brian [`(format-time-string "%Y-%m-%d %a")`] :brian:
- Yesterday
- Today
*** Heather [`(format-time-string "%Y-%m-%d %a")`] :heather:
- Yesterday
- Today
*** Melissa [`(format-time-string "%Y-%m-%d %a")`] :melissa:
- Yesterday
- Today