enable match.expand_envvars

This is part of the "Enhanced default settings" by Clink and a very useful feature
This commit is contained in:
David Refoua 2024-05-20 10:57:51 +03:30 committed by GitHub
parent a2e4884ea1
commit c9b77f618a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,10 @@
# For explanation of these and other settings see:
# https://chrisant996.github.io/clink/clink.html
# name: Expand envvars when completing
# type: boolean
match.expand_envvars = True
# name: Sets how command history expansion is applied
# type: enum
# options: off,on,not_squoted,not_dquoted,not_quoted