summaryrefslogtreecommitdiff
path: root/etc/env
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2014-12-11 14:30:43 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2014-12-11 14:30:43 +0000
commitc229e72929f80a64c30810e279d8904b8b33456e (patch)
tree71d16215bfb8984ee5e2da893041912e3ebdd711 /etc/env
parentMove dhcp into its own folder (diff)
downloadconfig-c229e72929f80a64c30810e279d8904b8b33456e.tar.bz2
config-c229e72929f80a64c30810e279d8904b8b33456e.tar.xz
config-c229e72929f80a64c30810e279d8904b8b33456e.zip
Big refresh
Diffstat (limited to 'etc/env')
-rw-r--r--etc/env/00proxy3
-rwxr-xr-xetc/env/aliases.sh2
2 files changed, 0 insertions, 5 deletions
diff --git a/etc/env/00proxy b/etc/env/00proxy
deleted file mode 100644
index be34ca1..0000000
--- a/etc/env/00proxy
+++ /dev/null
@@ -1,3 +0,0 @@
-http_proxy="http://cache.random.lan:8080"
-https_proxy="http://cache.random.lan:8080"
-ftp_proxy="http://cache.random.lan:8080"
diff --git a/etc/env/aliases.sh b/etc/env/aliases.sh
deleted file mode 100755
index 6b83775..0000000
--- a/etc/env/aliases.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-alias l="/bin/ls -lh --color"
-