Skip to content

Commit 560f75d

Browse files
Combine bash and zsh versions
1 parent b237229 commit 560f75d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mysql-colorize.plugin.zsh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env zsh
2+
3+
alias mysql="$(whence mysql) --pager=${0:a:h}/mycat"

0 commit comments

Comments
 (0)