Skip to content

Commit

Permalink
remove interference with Perl settings
Browse files Browse the repository at this point in the history
  • Loading branch information
aaust committed Jan 3, 2024
1 parent 4499486 commit 92fb990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gxshell/99-zz_cntrenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
## default PS1 preamble in case we can't find better info
export PS1='gxshell> \[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
export LS_COLORS='rs=0:di=01;34:ln=01;36:mh=00:pi=40;33'
export LC_ALL=C
# export LC_ALL=C

0 comments on commit 92fb990

Please sign in to comment.