From 380b4556ffedfadfcbbec18140fde6caffdc9c43 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Mon, 9 Aug 2021 00:38:07 +0200 Subject: [PATCH] bootstrap: remove .sh ending where not needed --- bootstrap | 41 +++++++++++++++++++++-------------------- files/bash_profile | 2 +- files/bashrc | 2 +- files/zshrc | 2 +- 4 files changed, 24 insertions(+), 23 deletions(-) diff --git a/bootstrap b/bootstrap index c0bb381..94ed35e 100755 --- a/bootstrap +++ b/bootstrap @@ -52,26 +52,27 @@ ${XDG_DATA_HOME}/nvim/shada EOF ) +FILES="$DOTFILES_DIR/files" DOTFILES=$(cat <