Skip to content

Commit 8f27d75

Browse files
committed
add term export to bashrc_user_redhat.master
1 parent 59ac329 commit 8f27d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/conf/bashrc_user_redhat.master

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# .bashrc
22

3+
export TERM=xterm
4+
35
# Source global definitions
46
if [ -f /etc/bashrc ]; then
57
. /etc/bashrc

0 commit comments

Comments
 (0)