diff options
author | Tyler Davis <tyler@gluecode.net> | 2024-06-27 02:59:12 +0000 |
---|---|---|
committer | Tyler Davis <tyler@gluecode.net> | 2024-06-27 02:59:12 +0000 |
commit | 143e92536b0fd374230192a2f6558c4c7ac0e2fd (patch) | |
tree | 88f8cef39ebc7b52c6d24b20f94b1f663498cb57 /.profile | |
parent | a045d2ccc0cc11102e44d846bbcb938def5d2c97 (diff) | |
download | dotfiles-143e92536b0fd374230192a2f6558c4c7ac0e2fd.tar.gz dotfiles-143e92536b0fd374230192a2f6558c4c7ac0e2fd.zip |
rm newsboat, ssg, add bashblog
Diffstat (limited to '.profile')
-rw-r--r-- | .profile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -66,6 +66,9 @@ Linux) export CVS_RSH="ssh" export CVSROOT="anoncvs@anoncvs.NetBSD.org:/cvsroot" + + #Newsraft env + export NO_COLOR="true" ;; esac |