From bd99c054ed81f266c4d8ae66de9196b67cd2bd91 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Thu, 19 Jan 2023 23:20:30 +0100 Subject: Remove zsh-autopair and package zsh-history-substring-search Autopair is a bit annoying. I've been missing zsh-history-substring-search though, so package it. --- tw/home/common.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tw/home/common.scm') diff --git a/tw/home/common.scm b/tw/home/common.scm index 4aee687c..46cf8799 100644 --- a/tw/home/common.scm +++ b/tw/home/common.scm @@ -29,8 +29,8 @@ ranger python-pygments python-pillow mediainfo python-pdftotext ;; Shell - zsh zsh-autosuggestions zsh-syntax-highlighting zsh-autopair - zsh-completions)) + zsh zsh-autosuggestions zsh-history-substring-search + zsh-syntax-highlighting zsh-completions)) (export gnupg-services) ; there doesn't seem to be a `define*-public' macro (define* (gnupg-services #:key gui-pinentry?) -- cgit v1.2.3