mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +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
|
||||
|
||||
```(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/)
|
||||
|
||||
```shell
|
||||
sudo tilix
|
||||
sudo apt install tilix
|
||||
```
|
||||
|
||||
* install/configure Tilex colour themes [Grove Box for Tilix](https://github.com/MichaelThessel/tilix-gruvbox)
|
||||
|
|
|
|||
|
|
@ -110,7 +110,6 @@ plugins=(
|
|||
git-escape-magic
|
||||
git
|
||||
gitignore
|
||||
gpg-agent
|
||||
jira
|
||||
man
|
||||
pip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue