.profile: Remove urxvt-related cruft
This commit is contained in:
5
.profile
5
.profile
@@ -64,11 +64,6 @@ fi
|
||||
|
||||
alias waitwhat='echo $?'
|
||||
|
||||
# urxvt isn't a very well-known terminal
|
||||
if [ "$TERM" = "rxvt-unicode-256color" ]; then
|
||||
export TERM=xterm-256color
|
||||
fi
|
||||
|
||||
# Set up a default PS1
|
||||
# This *should* work for all terminals. I know it works on ksh
|
||||
_ps1() {
|
||||
|
Reference in New Issue
Block a user