3 lines
123 B
Bash
Executable file
3 lines
123 B
Bash
Executable file
#!/bin/sh
|
|
|
|
xdg-open https://github.com/is-oop-y28/.github/blob/master/profile/labs/"$(git rev-parse --abbrev-ref HEAD)".md
|