Skip to content

Commit

Permalink
only manual
Browse files Browse the repository at this point in the history
  • Loading branch information
BuddhaDom committed May 15, 2023
1 parent b559107 commit 96b9cc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
21 changes: 5 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,11 @@
* Best enjoyed using [Nord](https://www.nordtheme.com/) colors!

# Installation
## Prerequisites
Install [OhMyZSH](https://github.com/ohmyzsh/ohmyzsh).

## Oneliner
### curl
`sh -c "$(curl -fsSL https://raw.githubusercontent.com/BuddhaDom/zsh-buddha/master/deploy.zsh)"`
### wget
`sh -c "$(wget -O- https://raw.githubusercontent.com/BuddhaDom/zsh-buddha/master/deploy.zsh)"`
### fetch
`sh -c "$(fetch -o - https://raw.githubusercontent.com/BuddhaDom/zsh-buddha/master/deploy.zsh)"`

## Manual
1. Download the theme. \
1. Install [OhMyZSH](https://github.com/ohmyzsh/ohmyzsh).
2. Download the theme. \
`git clone --quiet https://github.com/BuddhaDom/zsh-buddha ~/.oh-my-zsh/custom/themes/buddha`
2. Select this theme. \
3. Select this theme. \
`omz theme set buddha/buddha`
3. Done! Reload your shell.\
4. Done! Reload your shell.\
`omz reload`
4. 🐺
5. 🐺
6 changes: 0 additions & 6 deletions deploy.zsh

This file was deleted.

0 comments on commit 96b9cc1

Please sign in to comment.