Update plugin_functions.sh

This commit is contained in:
Saharsh Samir 2023-03-14 12:21:55 +05:30 committed by GitHub
parent c5da106a40
commit 356cc53c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# using @tpm_plugins is now deprecated in favor of using @plugin syntax
tpm_plugins_variable_name="plugin"
tpm_plugins_variable_name="@plugin"
# manually expanding tilde char or `$HOME` variable.
_manual_expansion() {