This website requires JavaScript.
Explore
Help
Sign In
keanucode
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
mirror of
https://github.com/keanuplayz/dotfiles.git
synced
2024-08-15 02:33:12 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
509f39abaa
dotfiles
/
scripts
/
colortest
8 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
[zsh] add colortest script
2019-08-25 14:15:59 +00:00
#!/bin/sh
[zsh] add colortest2 script
2019-08-26 12:29:52 +00:00
set -e
script_dir="$(dirname "$0")"
exec awk -f "${script_dir}/colortest.awk"
Reference in a new issue
Copy permalink