1
0
Fork 0
mirror of synced 2024-06-01 06:41:11 -04:00

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

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() {