From 3e7d34263a2a53c8a85e6b0a62b65bf3003d0122 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Jun 2021 10:44:58 +0200 Subject: Add inputrc for readline + m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/Makefile') diff --git a/base/Makefile b/base/Makefile index deeaa8c..dd780a6 100644 --- a/base/Makefile +++ b/base/Makefile @@ -15,8 +15,8 @@ install: ln -sf -- ~/.dotfiles/base/profile ~/.config/profile ln -sf -- ~/.dotfiles/base/user-dirs.locale ~/.config/ ln -sf -- ~/.dotfiles/base/faces/$(FACE) ~/.config/face - ln -sf -- .face ~/.face.icon ln -sf -- .config/face ~/.face + ln -sf -- .face ~/.face.icon if test -L ~/.config/locations; then \ test "$$(readlink -- ~/.config/locations)" = ~/.dotfiles/.secrets/locations; \ else \ -- cgit v1.2.3-70-g09d2