From 8a2bb1d11cce7afeed5e0460f40f99b170e9080b Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 14 Jun 2021 17:04:58 -0400 Subject: neomutt trash, CVS_RSH --- .config/neomutt/neomuttrc | 2 ++ .zshrc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.config/neomutt/neomuttrc b/.config/neomutt/neomuttrc index 849b2d5..2e2235c 100644 --- a/.config/neomutt/neomuttrc +++ b/.config/neomutt/neomuttrc @@ -51,4 +51,6 @@ set crypt_autosign set crypt_use_gpgme set pgp_default_key="7D3B36CEA40FCC2181FB6DCDBAFFD97826540F1C" +set trash="+Trash" + # vim: syntax=neomuttrc diff --git a/.zshrc b/.zshrc index 452ed3b..ac6f9e5 100755 --- a/.zshrc +++ b/.zshrc @@ -95,4 +95,6 @@ if mail -e; then echo "You have mail!" fi +export CVS_RSH=ssh + alias dotconfig='git --git-dir=$HOME/Documents/dotfiles --work-tree=$HOME' -- cgit v1.2.3-56-ge451