4 lines
105 B
Cheetah
4 lines
105 B
Cheetah
|
#!/usr/bin/env fish
|
||
|
|
||
|
yay -Qeq >{{ joinPath .chezmoi.sourceDir "dot_config/packages" .chezmoi.hostname }}
|