3 lines
74 B
Bash
Executable file
3 lines
74 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rg "$@" /home/thomas/repos/computer_science/ --type markdown
|