summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorTyler Davis <tyler@gluecode.net>2024-06-27 02:59:12 +0000
committerTyler Davis <tyler@gluecode.net>2024-06-27 02:59:12 +0000
commit143e92536b0fd374230192a2f6558c4c7ac0e2fd (patch)
tree88f8cef39ebc7b52c6d24b20f94b1f663498cb57 /.profile
parenta045d2ccc0cc11102e44d846bbcb938def5d2c97 (diff)
downloaddotfiles-143e92536b0fd374230192a2f6558c4c7ac0e2fd.tar.gz
dotfiles-143e92536b0fd374230192a2f6558c4c7ac0e2fd.zip
rm newsboat, ssg, add bashblog
Diffstat (limited to '.profile')
-rw-r--r--.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/.profile b/.profile
index a0d0c48..e7e2688 100644
--- a/.profile
+++ b/.profile
@@ -66,6 +66,9 @@ Linux)
export CVS_RSH="ssh"
export CVSROOT="anoncvs@anoncvs.NetBSD.org:/cvsroot"
+
+ #Newsraft env
+ export NO_COLOR="true"
;;
esac