Skip to content

bash-d/bd

Repository files navigation

an autoloader for bash

Documentation

automatic installation

# main, latest
cd; curl -Ls https://raw.githubusercontent.com/bash-d/bd/main/bd-install.sh | /usr/bin/env bash -s _ replace; . .bash_profile; bd env

manual installation

# download a release into ~/.bd and add something like this your profile
[ -r ~/.bd/bd.sh ] && source ~/.bd/bd.sh ${@}

example

license

MIT License

About

Bash Directory Autoloader

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages