3 lines
82 B
Bash
Executable file
3 lines
82 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rg "$@" /Users/thomasbishop/prepos/computer_science/ --type markdown
|