This commit is contained in:
Johannes Findeisen 2018-01-15 20:25:41 +01:00
commit a5fa2c5b07
67 changed files with 7142 additions and 14 deletions

11
bin/README.md Normal file
View file

@ -0,0 +1,11 @@
~/bin
=====
This repository contains my ~/bin directory to make it easy to share it across
multiple hosts.
Scripts use a "+" as prefix to prevent name collisions in command completion.
Some scripts require a ~/.config.sh file where some config vars are defined.
No documentation! Maybe some day...