prep for 0.6

This commit is contained in:
parazyd 2016-12-09 14:21:05 +01:00
parent e531256d42
commit a74f7a81a1
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
3 changed files with 3 additions and 3 deletions

View File

@ -34,7 +34,7 @@ fi
git submodule update --init
mkdir -p gcc
cd lib/libdevuansdk && git checkout next && cd -
#cd lib/libdevuansdk && git checkout next && cd -
## ===============
## armhf toolchain

@ -1 +1 @@
Subproject commit 75a22f11347e7ae3049cc35b7d3df797dacae0c7
Subproject commit cf0a59cbf55eb066bd679481ce191fbbf0cc5ae6

2
sdk
View File

@ -130,4 +130,4 @@ load() {
TRAPZERR() { zerr; return $? }
notice "arm-sdk loaded"
export RPROMPT=":: arm-sdk"
export PROMPT="%F{yellow}%(?..%? )%{$reset_color%}armsdk@%{$fg[red]%}%m %{$reset_color%} %{$fg[blue]%}%#%{$fg_bold[blue]%}%{$reset_color%} "