From aa9134eaee7b06c38bc7984b147ef46d9ad1999e Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 20 Jun 2021 03:35:52 -0400 Subject: bring back my reply configuration --- Makefile | 1 + bin/reply | 4 ++-- replyrc | 23 +++++++++++++++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 replyrc diff --git a/Makefile b/Makefile index 13748aa..1d91b6c 100644 --- a/Makefile +++ b/Makefile @@ -44,6 +44,7 @@ INSTALL := \ .mutt/offlineimap \ .nethackrc \ .profile \ + .replyrc \ .screenrc \ .ssh/cao_key \ .tmux.conf \ diff --git a/bin/reply b/bin/reply index fb64c02..64669d6 100755 --- a/bin/reply +++ b/bin/reply @@ -4,6 +4,6 @@ set -eu podman images | grep -q localhost/reply || cat <