1
0
miroir de https://github.com/quitesimpleorg/hs9001.git synchronisé 2024-06-18 18:26:14 +02:00
hs9001/README.md

6 lignes
95 B
Markdown
Brut Vue normale Historique

2021-03-20 20:27:06 +01:00
Add this to .bashrc
if [ -n "$PS1" ] ; then
PROMPT_COMMAND='hs9001 add "$(history 1)"'
fi