This website requires JavaScript.
Explore
Help
Sign In
crtxcr
/
hs9001
Watch
1
Star
0
Fork
0
You've already forked hs9001
mirror of
https://github.com/quitesimpleorg/hs9001.git
synced
2025-07-01 04:23:48 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
4
Commits
3
Branches
5
Tags
e3e7fd74e0ef162fedb7611554d7dce205dc0745
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
lawl
e3e7fd74e0
Add super minimalistic readme
2021-03-20 20:27:06 +01:00
.gitignore
Init+ minor improvements
2021-03-20 20:18:27 +01:00
go.mod
Init+ minor improvements
2021-03-20 20:18:27 +01:00
go.sum
Init+ minor improvements
2021-03-20 20:18:27 +01:00
main.go
Don't crash when no arguments are given
2021-03-20 20:22:38 +01:00
README.md
Add super minimalistic readme
2021-03-20 20:27:06 +01:00
README.md
Add this to .bashrc
if [ -n "$PS1" ] ; then PROMPT_COMMAND='hs9001 add "$(history 1)"' fi
Description
Bash history put into sqlite so it can be searched
Readme
ISC
91
KiB
Languages
Go
99.7%
Makefile
0.3%