fix: format

This commit is contained in:
Mārtiņš Jakubovičs 2024-02-02 20:18:59 +02:00
parent 3e759e717c
commit 97565d63f0
No known key found for this signature in database
GPG Key ID: 8209A59702791780

View File

@ -1,5 +1,5 @@
function _tide_item_aws_vault
if test -n "$AWS_VAULT"
_tide_print_item aws_vault $tide_aws_vault_icon' ' "$AWS_VAULT"
_tide_print_item aws_vault $tide_aws_vault_icon' ' "$AWS_VAULT"
end
end