Merge branch 'master' of github.com:IvanMalison/dotfiles

This commit is contained in:
2016-12-23 21:06:55 -08:00

5
tasks/shell/systemd_units.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env zsh
SYSTEM_SERVICES=(
"systemd-resolved"
)