From 822be214f6fcaa05668f3ef665a88ea60b6b69de Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 16 Nov 2022 15:56:19 +1300 Subject: [PATCH] Fix sbp install command, no "." prefix needed. --- setup.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.org b/setup.org index 499344e..2929189 100644 --- a/setup.org +++ b/setup.org @@ -275,7 +275,7 @@ Once powerline fonts are installed we need to install simple bash prompt: git clone https://github.com/jmhbnz/sbp ~/Downloads/sbp/ # Run the install script -./home/$USER/Downloads/sbp/bin/install +/home/$USER/Downloads/sbp/bin/install # Ensure config directory exists mkdir --parents /home/$USER/.config/sbp/