Add super minimalistic readme

Este commit está contenido en:
lawl 2021-03-20 20:27:06 +01:00
padre a2bcc9685a
commit e3e7fd74e0
Se han modificado 1 ficheros con 5 adiciones y 0 borrados

5
README.md Archivo normal
Ver fichero

@ -0,0 +1,5 @@
Add this to .bashrc
if [ -n "$PS1" ] ; then
PROMPT_COMMAND='hs9001 add "$(history 1)"'
fi