changeset 200:d2d5763849fe

export CCC
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Sat, 28 Feb 2026 11:48:32 +0000
parents fcb9b0e68755
children 93dc3b9f70a6
files .bashrc
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.bashrc	Sat Feb 28 11:47:57 2026 +0000
+++ b/.bashrc	Sat Feb 28 11:48:32 2026 +0000
@@ -63,9 +63,10 @@
 
 WSHARED=/work/dc007/dc007/shared
 W=/work/dc007/dc007/hst
+CCC=/work/dc007/shared/pod12/common_crawl
 
 PATH=$PATH:$HOME/.local/bin:$HOME/bin:$W/bin:$WSHARED/bin
 
-export PATH EDITOR PS1 WSHARED W USER_PROMPT_COMMAND
+export PATH EDITOR PS1 WSHARED W CCC USER_PROMPT_COMMAND
 export -f prompt savehist
 module load tmux