1
0
miroir de https://github.com/quitesimpleorg/hs9001.git synchronisé 2025-02-16 15:12:33 +01:00

Add super minimalistic readme

Cette révision appartient à :
lawl 2021-03-20 20:27:06 +01:00
Parent a2bcc9685a
révision e3e7fd74e0

5
README.md Fichier normal
Voir le fichier

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