Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Jahsis committed Feb 2, 2024
1 parent 3e759e7 commit 97565d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/_tide_item_aws_vault.fish
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 97565d6

Please sign in to comment.