From 5ad9d6ab463bd17a84d5df8cf397e51fc8df4b73 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 4 Apr 2020 04:20:33 -0500 Subject: [PATCH] .profile: More brew --- .profile | 1 + 1 file changed, 1 insertion(+) diff --git a/.profile b/.profile index f7d11d54..d15d38af 100755 --- a/.profile +++ b/.profile @@ -43,6 +43,7 @@ PATH="$desiredpath:$PATH" # Homebrew for dir in \ "/usr/local/opt/coreutils/libexec/gnubin" \ + "/usr/local/opt/gnu-sed/libexec/gnubin" \ "/usr/local/opt/util-linux/bin" \ "/usr/local/opt/util-linux/sbin" do