From 798ccf3ecc6939097431820bd33a23459b6b0337 Mon Sep 17 00:00:00 2001 From: Fred Klassen Date: Mon, 20 Feb 2023 15:06:13 -0800 Subject: [PATCH] remove slow gpg-agent plugin --- README-MY-SETUP.md | 4 ++-- templates/zshrc.zsh-template | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README-MY-SETUP.md b/README-MY-SETUP.md index 07e20c97d..9787b1870 100644 --- a/README-MY-SETUP.md +++ b/README-MY-SETUP.md @@ -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) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index f31980b70..2a1567fd8 100644 --- a/templates/zshrc.zsh-template +++ b/templates/zshrc.zsh-template @@ -110,7 +110,6 @@ plugins=( git-escape-magic git gitignore - gpg-agent jira man pip