5 lines
81 B
Bash
5 lines
81 B
Bash
#!/bin/bash
|
|
|
|
source {{ .chezmoi.sourceDir }}/dot_common.sh
|
|
|
|
# vim: set ft=bash :
|