dotfiles/run_once_01_install_packages.sh.tmpl

6 lines
81 B
Cheetah
Raw Normal View History

2020-11-23 05:35:09 +00:00
#!/bin/bash
2020-11-24 01:03:46 +00:00
source {{ .chezmoi.sourceDir }}/dot_common.sh
2020-11-23 05:35:09 +00:00
# vim: set ft=bash :