We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b237229 commit 560f75dCopy full SHA for 560f75d
mysql-colorize.plugin.zsh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env zsh
2
+
3
+alias mysql="$(whence mysql) --pager=${0:a:h}/mycat"
0 commit comments