Skip to content

Commit

Permalink
feat(fish): bw sync after bw-new
Browse files Browse the repository at this point in the history
  • Loading branch information
vEnhance committed Jul 12, 2024
1 parent c7bc12b commit cff3a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fish/config.fish
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ function bw-new
.collectionIds = [] |
.login = $item_login")
echo $item | bw encode | bw create item | jq
bw sync
end
# }}}

Expand Down

0 comments on commit cff3a9e

Please sign in to comment.