Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
Deprecate pure theme
Browse files Browse the repository at this point in the history
You can configure pure theme in `powerlevel10k`
  • Loading branch information
BuildTools committed Jan 9, 2022
1 parent 51756a6 commit 5f565d7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 72 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[submodule "pure"]
path = pure
url = https://github.com/sindresorhus/pure
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
Expand Down
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ zsh
```
p10k config
```
### `pure` shell theme
- Link the `zsh.pure` file to your home folder as `.zshrc`
```
ln -s ~/zsh/zshrc.pure ~/.zsh
```

## Get Dependencies

Expand All @@ -55,7 +50,6 @@ ln -s ~/zsh/zshrc.pure ~/.zsh
- [`git`](https://github.com/davidde/git) - Usefull git aliases
- [`zsh-syntax-highlighting`](https://github.com/zsh-users/zsh-syntax-highlighting) - Syntax highlighting for ZSH
- [`powerlevel10k`](https://github.com/romkatv/powerlevel10k) theme - The the actual theme
- [`pure`](https://github.com/sindresorhus/pure) - Pure shell look for zsh

### Install from your distribution's repository
- [`thefuck`](https://github.com/nvbn/thefuck) - Corrects errors in previous console commands (when you mess up a command, type `fuck`)
Expand Down
1 change: 0 additions & 1 deletion pure
Submodule pure deleted from 90dc9c
62 changes: 0 additions & 62 deletions zshrc.pure

This file was deleted.

0 comments on commit 5f565d7

Please sign in to comment.