diff --git a/.bashrc b/.bashrc index 95aab9c..13c6298 100644 --- a/.bashrc +++ b/.bashrc @@ -1,7 +1,6 @@ # If not running interactively, don't do anything more [ -z "$PS1" ] && return -# Download .git-prompt.sh https://raw.githubusercontent.com/git/git/master/contrib/completion/git-prompt.sh # Download .fonts/dejavu/DejaVuSansMonoNerdFontCompleteMono.ttf https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DejaVuSansMono/Regular/complete/DejaVu%20Sans%20Mono%20Nerd%20Font%20Complete%20Mono.ttf # Download .compile-python.sh https://git.afpy.org/mdk/compile-python/raw/branch/main/compile-python.sh # Download .python-prompt.sh https://git.afpy.org/mdk/python-prompt/raw/branch/main/python-prompt.sh