From 0542ab852a0faf7a37ae1309981d150cb4eb4e20 Mon Sep 17 00:00:00 2001 From: Razzi Abuissa Date: Sat, 27 Jan 2024 00:05:59 -0600 Subject: [PATCH] Move comment out of installation for easy of copy-paste --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab80106..72890ff 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ Functions for the [Fish Shell](https://fishshell.com), making common tasks more ## Installation +Backup any existing `~/.config/fish`, then: + ```sh -# Backup your old ~/.config/fish first, then: git clone https://git.sr.ht/~razzi/fish-functions ~/.config/fish ``` -- 2.45.2