🔥 Remove bash_profile

This commit is contained in:
Marley Rae 2024-01-29 21:53:18 -08:00
parent d0b98823dc
commit 5bdf84b126

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
# vim:set ft=bash :
export BASH_COMPLETION_COMPAT_DIR="/usr/local/etc/bash_completion.d"
[[ -r "/usr/local/etc/profile.d/bash_completion.sh" ]] && . "/usr/local/etc/profile.d/bash_completion.sh"