From 3b6e1e931bce4e1f511fa3a8a6a68f82f8a5ef94 Mon Sep 17 00:00:00 2001 From: FollieHiyuki Date: Mon, 28 Jun 2021 21:58:09 +0300 Subject: [PATCH] bash: remove shebang for sourced files --- home/.bash_profile | 2 -- home/.bashrc | 2 -- home/.bashrc-bloated | 2 -- 3 files changed, 6 deletions(-) diff --git a/home/.bash_profile b/home/.bash_profile index be4cef5..b8195fa 100644 --- a/home/.bash_profile +++ b/home/.bash_profile @@ -1,5 +1,3 @@ -#!/bin/bash - [ -f $HOME/.bashrc ] && . $HOME/.bashrc # PATH diff --git a/home/.bashrc b/home/.bashrc index 1d2246c..4e581e4 100644 --- a/home/.bashrc +++ b/home/.bashrc @@ -1,5 +1,3 @@ -#!/usr/bin/env bash - # a minimal approach when bash is not a default shell export BASH_COMPLETION_USER_DIR="$HOME/.local/share/bash" diff --git a/home/.bashrc-bloated b/home/.bashrc-bloated index 905e975..6d3b4ca 100644 --- a/home/.bashrc-bloated +++ b/home/.bashrc-bloated @@ -1,5 +1,3 @@ -#!/usr/bin/env bash - # __________ # ___ ____/_________ __ # __ __/ __ __ \_ | / /