add query script
This commit is contained in:
parent
9db2cd0c8a
commit
3a3c70c699
1 changed files with 3 additions and 0 deletions
3
_scripts/query.sh
Executable file
3
_scripts/query.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
rg "$@" /home/thomas/repos/computer_science/ --type markdown
|
Loading…
Add table
Reference in a new issue