personal fork of atuin without AI stuff, sync stuff, script management stuff
0

Configure Feed

Select the types of activity you want to include in your feed.

hatchling / vendor
1 folder 2 files
README.md

This directory contains vendored repositories.

Use vendor.sh to manage vendored repositories:

Usage:
  vendor.sh add <repo-url> <ref> [name]
  vendor.sh list
  vendor.sh update <name> <ref>

<ref> specifies which branch/tag/commit to check out in the vendored
repository.

<name> is the name of the subdirectory in 'vendor/'. By default, it is
inferred from the repository URL.