diff --git a/bash/.gitignore b/bash/.gitignore index 5be21bf..cdd1a05 100644 --- a/bash/.gitignore +++ b/bash/.gitignore @@ -15,3 +15,4 @@ PPFI-IM-IRC init-browser-policies.bash tlp-masker.bash update-font-cache.bash +resolv.conf-generate.bash diff --git a/bash/resolv.conf-generate.bash b/bash/resolv.conf-generate.bash new file mode 120000 index 0000000..56927a4 --- /dev/null +++ b/bash/resolv.conf-generate.bash @@ -0,0 +1 @@ +../submodules/shell-things/etc/resolv.conf-generate.bash \ No newline at end of file