1
0
鏡像自 https://github.com/quitesimpleorg/hs9001.git 已同步 2025-07-01 04:23:48 +02:00

Add super minimalistic readme

此提交包含在:
lawl
2021-03-20 20:27:06 +01:00
父節點 a2bcc9685a
當前提交 e3e7fd74e0

5
README.md 一般檔案
查看文件

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