changeset 6:c0aed2a91657 default tip

fix typo
author Henry S Thompson <ht@inf.ed.ac.uk>
date Fri, 16 Aug 2024 17:36:52 +0100
parents fe8bc9fdba26
children
files cc.def
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cc.def	Fri Aug 16 17:32:39 2024 +0100
+++ b/cc.def	Fri Aug 16 17:36:52 2024 +0100
@@ -72,7 +72,7 @@
 export LESSCLOSE="/usr/bin/lesspipe %s %s";
 export SS='$SING'
 export SING=sing
-export PS1='\[\033[1m\]$SS\[\033[0m\]<\!>: 'x
+export PS1='\[\033[1m\]$SS\[\033[0m\]<\!>: '
 if [ -f "$HOME/.singrc" ] 
 then 
  . "$HOME/.singrc"