summaryrefslogtreecommitdiff
path: root/etc/env
diff options
context:
space:
mode:
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"
-