Update and rename start.sh to .zshrc
This commit is contained in:
@@ -104,9 +104,3 @@ prompt_context() {
|
|||||||
prompt_segment black default "%(!.%{%F{yellow}%}.)"
|
prompt_segment black default "%(!.%{%F{yellow}%}.)"
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# Download Znap, if it's not there yet.
|
|
||||||
[[ -r ~/Repos/znap/znap.zsh ]] ||
|
|
||||||
git clone --depth 1 -- \
|
|
||||||
https://github.com/marlonrichert/zsh-snap.git ~/Repos/znap
|
|
||||||
source ~/Repos/znap/znap.zsh # Start Znap
|
|
||||||
Reference in New Issue
Block a user