diff --git a/start.sh b/.zshrc similarity index 94% rename from start.sh rename to .zshrc index ce3b8ec..9a7eac0 100644 --- a/start.sh +++ b/.zshrc @@ -104,9 +104,3 @@ prompt_context() { prompt_segment black default "%(!.%{%F{yellow}%}.)" 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