AutoYADM commit: 2025-03-16 15:45:07

This commit is contained in:
Daniel Fichtinger 2025-03-16 15:45:07 -04:00
parent 1e14fda48c
commit 6decf69970
6 changed files with 73 additions and 62 deletions

View file

@ -103,6 +103,11 @@ use = "Rolv-Apneseth/starship"
rev = "6c639b4"
hash = "5614c46d5de76623c283d415bfac8025"
[[plugin.deps]]
use = "h-hg/yamb"
rev = "22af003"
hash = "7cc42012a7c2099f80064d228feb8d44"
[[flavor.deps]]
use = "ashen-org/ashen:ashen"
rev = "7a53969"

View file

@ -12,3 +12,4 @@ zsh -ic 'attach-picker;exit'
zsh -ic 'mksh attach-picker;exit'
zsh -ic 'wl-paste > email_1.png;exit'
zsh -ic 'wl-paste > email_2.png;exit'
zsh -ic 'ya pack -a h-hg/yamb;exit'