Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudostoy0u authored Dec 19, 2021
1 parent ae90ac3 commit c402b1b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,12 @@ Import-Module posh-git
Import-Module oh-my-posh
Set-PoshPrompt -Theme ~/pwsh10k.omp.json
```
## Installation steps

1. Run `git clone https://github.com/Kudostoy0u/pwsh10k`
6. Run `git clone https://github.com/Kudostoy0u/pwsh10k`

2. Run `Copy-Item -Path pwsh10k/pwsh10k.omp.json -Destination $HOME`
7. Run `Copy-Item -Path pwsh10k/pwsh10k.omp.json -Destination $HOME`

3. Restart terminal and you should see a pretty prompt!
8. Restart terminal and you should see a pretty prompt!

## Customize my theme

Expand Down

0 comments on commit c402b1b

Please sign in to comment.