aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-06-19 23:24:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-06-19 23:24:23 +1200
commit021ab69e8b31abfcc578930679e71a4b34558660 (patch)
tree97fec0515b7e94d72a3dededd6379893f7dc10fe /bash
parentSet up my environment vars correctly (diff)
downloaddotfiles-021ab69e8b31abfcc578930679e71a4b34558660.tar.gz
dotfiles-021ab69e8b31abfcc578930679e71a4b34558660.zip
Remove unneeded profile variable
Diffstat (limited to 'bash')
-rw-r--r--bash/profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/profile b/bash/profile
index 3729c8a7..dd95f31f 100644
--- a/bash/profile
+++ b/bash/profile
@@ -35,6 +35,3 @@ done
[ -d "$HOME/.local/share/man" ] \
&& export MANPATH="$HOME/.local/share/man"
-# Tree
-export TREE_CHARSET='utf-8'
-