mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/bin/sh
|
|
exec awk -f "$(dirname "$0")/colortest.awk"
|