From 278694069c518c4fd15d19ca3292ff278db75dbb Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 20 Nov 2022 22:47:16 +0530 Subject: [PATCH] fix formatting --- scripts/pratham-setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/pratham-setup.sh b/scripts/pratham-setup.sh index 38e6449..b299a5b 100755 --- a/scripts/pratham-setup.sh +++ b/scripts/pratham-setup.sh @@ -208,6 +208,6 @@ fi ################################################################################ echo -e "\n\nThe setup appears to have completed (as far as I can tell). Please scroll up and verify yourself too!" -echo -e "\nBelow are a few items I can not script myself:\n" +echo -e "Below are a few items I can not script myself:\n" echo -e "\n=> please run the \`:PlugInstall\` command in nvim (aliased to vim now)" -echo -e "\n=> please uncomment the line that says $(tput bold)- ~/.config/alacritty/load_linux.yml$(tput sgr0)" +echo -e "=> please uncomment the line that says $(tput bold)- ~/.config/alacritty/load_linux.yml$(tput sgr0)"