mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-16 02:03:02 -07:00
Fixed wrong console title
This commit is contained in:
parent
8705412f5d
commit
ae969f2e68
1 changed files with 1 additions and 1 deletions
|
@ -189,6 +189,6 @@
|
||||||
#
|
#
|
||||||
# alias cd=cd_func
|
# alias cd=cd_func
|
||||||
export LANG=en_US.UTF-8
|
export LANG=en_US.UTF-8
|
||||||
export PS1='\[\033]0;ProxSpace v3.0 - $MSYSTEM:\w\007\033[32m\]pm3 \[\033[33m\]\w\[\033[0m\]$ '
|
export PS1='\[\033]0;ProxSpace v3.2 - $MSYSTEM:\w\007\033[32m\]pm3 \[\033[33m\]\w\[\033[0m\]$ '
|
||||||
export PATH=/gcc-arm-none-eabi/bin:$PATH
|
export PATH=/gcc-arm-none-eabi/bin:$PATH
|
||||||
alias ls='ls -hF --color=auto'
|
alias ls='ls -hF --color=auto'
|
Loading…
Add table
Add a link
Reference in a new issue