Add bpkg, a bash's package manager. Fix #10

This commit is contained in:
Alois 2016-08-26 12:22:53 +02:00 committed by GitHub
parent dec040817f
commit 42e6f2de4f
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ In addition of this list, you should read the list [awesome-shell](https://githu
- [aliases](https://github.com/sebglazebrook/aliases) - Contextual, dynamic, organized aliases for the bash shell
- [bashmarks](https://github.com/huyng/bashmarks) - Directory bookmarks for the shell
- [bpkg](https://github.com/bpkg/bpkg) - A lightweight bash package manager
- [commacd](https://github.com/shyiko/commacd) - A faster way to move around in Bash
- [hstr](https://github.com/dvorka/hstr) - Bash History Suggest Box
- [qfc](https://github.com/pindexis/qfc) - File-completion widget for Bash and Zsh