From faeb5e8ccc6dd363874e29e566f0f2b2d596bc08 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 15 Sep 2022 12:06:23 +0200 Subject: bin/up: switch to the new fshare-based up service Use the same script for up and ups. --- install.conf.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index 5eacb0d..756c5e6 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -16,7 +16,9 @@ - link: ~/.local/bin/diff-highlight: bin/diff-highlight - ~/.local/bin/up: bin/up + ~/.local/bin/up: + relink: True + path: bin/ups ~/.local/bin/ups: bin/ups ~/.config/bash/prompt: bash/prompt ~/.bashrc: bash/bashrc -- cgit v1.2.3