🔥 Remove bash_profile
This commit is contained in:
parent
d0b98823dc
commit
5bdf84b126
1 changed files with 0 additions and 5 deletions
|
@ -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"
|
|
Loading…
Reference in a new issue