Join rc and rc.local folders

This commit is contained in:
lachtan
2025-01-03 16:58:29 +00:00
parent 87cc0c95ac
commit 6854c3bfa8
12 changed files with 1 additions and 5 deletions

4
rc/oracle-oci.sh Normal file
View File

@@ -0,0 +1,4 @@
# Oracle OCI bash autocomplete
OCI_AUTOCOMPLETE="$HOME/lib/oracle-cli/lib/python3.10/site-packages/oci_cli/bin/oci_autocomplete.sh"
source_try "$OCI_AUTOCOMPLETE"