This repository was archived by the owner on Feb 23, 2025. It is now read-only.
Lukas Moeller edited this page
Jul 20, 2024·
4 revisions~/.zsh
git clone git@github.com:lmllrjr/backbone-zsh-prompt.git ~/.zsh/backbone-zsh-prompt
or
~/.config/zsh
git clone git@github.com:lmllrjr/backbone-zsh-prompt.git ~/.config/zsh/backbone-zsh-prompt
bb.zsh
:
~/.zsh
:
curl -fLo ~/.zsh/backbone-zsh-prompt/bb.zsh --create-dirs \ https://raw.githubusercontent.com/lmllrjr/backbone-zsh-prompt/main/bb.zsh
or
~/.config/zsh
:
curl --create-dirs -o ~/.config/zsh/backbone-zsh-prompt/bb.zsh \ https://raw.githubusercontent.com/lmllrjr/backbone-zsh-prompt/main/bb.zsh
or
curl -O https://raw.githubusercontent.com/lmllrjr/backbone-zsh-prompt/main/bb.zsh
.zshrc
file:
~/.zsh
:
# only load prompt if the `bb.zsh` file exists [ -f $HOME/.zsh/backbone-zsh-prompt/bb.zsh ] && \ source $HOME/.zsh/backbone-zsh-prompt/bb.zsh
or
~/.config/zsh
:
# only load prompt if the `bb.zsh` file exists [ -f $HOME/.config/zsh/backbone-zsh-prompt/bb.zsh ] && \ source $HOME/.config/zsh/backbone-zsh-prompt/bb.zsh
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4