Bash Cache


Bash Cache
Bash Cache provides a transparent mechanism for caching, or memoizing, long-running Bash functions. Although it can be used for scripting its motivating purpose is to cache the results of expensive commands for display in your terminal prompt. Simply source bash-cache.sh into your script or shell.

https://github.com/dimo414/bash-cache

https://transfer.sh/



transfer.sh: Easy file sharing from the command line === made with <3 by DutchCoders Upload: $ curl --upload-file ./hello.txt https://transfer.sh/hello.txt Encrypt with gpg & upload: $ cat /tmp/hello.txt|gpg -ac -o-|curl -X PUT --upload-file "-" https://transfer.sh/test. --- https://transfer.sh/

braindump


braindump
braindump braindump is a collection of notetaking scripts for unix/vim. I created these scripts because I was tired of using email/instant messaging for notes. I needed a better system, that would help me get stuff out of my head as quickly as possible, but still stay somewhat organized.

https://github.com/abstractsun/braindump