mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
remove slow gpg-agent plugin
This commit is contained in:
parent
845e636516
commit
798ccf3ecc
2 changed files with 2 additions and 3 deletions
|
|
@ -46,13 +46,13 @@ Linux
|
||||||
* install some terminal tools
|
* install some terminal tools
|
||||||
|
|
||||||
```(shell)
|
```(shell)
|
||||||
sudo apt install exa fasd thefuck tmux
|
sudo apt install curl exa fasd fzf thefuck tmux vim-nox
|
||||||
```
|
```
|
||||||
|
|
||||||
* install [Tilex](https://gnunn1.github.io/tilix-web/)
|
* install [Tilex](https://gnunn1.github.io/tilix-web/)
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
sudo tilix
|
sudo apt install tilix
|
||||||
```
|
```
|
||||||
|
|
||||||
* install/configure Tilex colour themes [Grove Box for Tilix](https://github.com/MichaelThessel/tilix-gruvbox)
|
* install/configure Tilex colour themes [Grove Box for Tilix](https://github.com/MichaelThessel/tilix-gruvbox)
|
||||||
|
|
|
||||||
|
|
@ -110,7 +110,6 @@ plugins=(
|
||||||
git-escape-magic
|
git-escape-magic
|
||||||
git
|
git
|
||||||
gitignore
|
gitignore
|
||||||
gpg-agent
|
|
||||||
jira
|
jira
|
||||||
man
|
man
|
||||||
pip
|
pip
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue