summarylogtreecommitdiffstats
path: root/homer.install
diff options
context:
space:
mode:
authorGrey Christoforo2016-01-20 15:39:23 +0000
committerGrey Christoforo2016-01-20 15:39:23 +0000
commit1123aa4c1b038f51af688664c974ec6c7eb01c2d (patch)
treee5003c82825ef429bd9da954aed26ce74d22c50b /homer.install
parentf0324b5671c7e9853a2c1795c9086f7834012fe1 (diff)
downloadaur-1123aa4c1b038f51af688664c974ec6c7eb01c2d.tar.gz
initial working commit
Diffstat (limited to 'homer.install')
-rw-r--r--homer.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/homer.install b/homer.install
new file mode 100644
index 000000000000..5ac33ab1ec23
--- /dev/null
+++ b/homer.install
@@ -0,0 +1,3 @@
+post_install() {
+ source /etc/profile
+}