mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-14 18:47:28 -07:00
Changed PATH setup to prioritize the working directory
This commit is contained in:
parent
e5228b40ff
commit
6a85995508
3 changed files with 3 additions and 3 deletions
|
@ -190,5 +190,5 @@
|
|||
# alias cd=cd_func
|
||||
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 PATH=$PATH:/gcc-arm-none-eabi/bin
|
||||
export PATH=/gcc-arm-none-eabi/bin:$PATH
|
||||
alias ls='ls -hF --color=auto'
|
Loading…
Add table
Add a link
Reference in a new issue