1
0
espelhamento de https://github.com/quitesimpleorg/hs9001.git sincronizado 2024-11-22 04:07:52 +01:00

Add super minimalistic readme

Esse commit está contido em:
lawl 2021-03-20 20:27:06 +01:00
commit e3e7fd74e0

5
README.md Arquivo normal
Ver arquivo

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