summaryrefslogtreecommitdiff
path: root/conf/home/.bash_profile
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-02-26 10:24:51 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-02-26 10:24:51 +0000
commit19deb009b2c3e63215e22d74961c0ee49efc3f48 (patch)
tree98ba8aea49785c83dc6c6a9d0660ef676be1a083 /conf/home/.bash_profile
parent41d0885d2195b3d59fd8268ec4768581a41350b2 (diff)
nuke last entropy traces
Diffstat (limited to 'conf/home/.bash_profile')
-rw-r--r--conf/home/.bash_profile4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/home/.bash_profile b/conf/home/.bash_profile
deleted file mode 100644
index ebd6cb0..0000000
--- a/conf/home/.bash_profile
+++ /dev/null
@@ -1,4 +0,0 @@
-# Do this or ssh localhost:123 screen -Rx won't source bashrc
-if [ -f ~/.bashrc ]; then
- . ~/.bashrc
-fi