remove slow gpg-agent plugin

This commit is contained in:
Fred Klassen 2023-02-20 15:06:13 -08:00
commit 798ccf3ecc
No known key found for this signature in database
GPG key ID: E9E2149793BDE17E
2 changed files with 2 additions and 3 deletions

View file

@ -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)

View file

@ -110,7 +110,6 @@ plugins=(
git-escape-magic git-escape-magic
git git
gitignore gitignore
gpg-agent
jira jira
man man
pip pip