From 2f04e46bba1e6d94630268bb7a01dbd6519275ed Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Tue, 20 Feb 2018 03:23:19 +0100 Subject: [PATCH] Add missing section_end for composer. --- home/dotfiles/profile | 1 + 1 file changed, 1 insertion(+) diff --git a/home/dotfiles/profile b/home/dotfiles/profile index e80cf1a..80b80ee 100644 --- a/home/dotfiles/profile +++ b/home/dotfiles/profile @@ -122,6 +122,7 @@ if [ $PROFILE_COMPOSER -gt 0 ]; then PATH="$PATH:$(composer config --list --global)" export PATH fi +section_end # ruby section "ruby"