• Stars
    star
    99
  • Rank 331,712 (Top 7 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created almost 9 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adds color for mysql tables

mysql-colorize

Colorization for mysql

Installation

Bash

  • Clone repository, for example, into ~/.bash/mysql-colorize
git clone https://github.com/horosgrisa/mysql-colorize.bash ~/.bash/mysql-colorize
  • After that source mysql-colorize.bash.
source ~/.bash/mysql-colorize/mysql-colorize.bash

Zsh

If you use my ZPM

  • Add Plug horosgrisa/mysql-colorize into .zshrc

If you use oh-my-zsh

  • Clone repository into ~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/horosgrisa/mysql-colorize
  • After that mysql-colorize to your oh-my-zsh plugins array.

Now your mysql-client output look like this Mysql-client

If you use FreeBSD or Mac, please install GNU sed.

More Repositories

1

zpm

Zpmโ€” Zsh Plugin Manager
Shell
333
star
2

autoenv

Autoenv for zsh
Shell
165
star
3

ls

Zsh plugin for ls
Shell
92
star
4

colors

Enhanced colors for zsh
Shell
43
star
5

clipboard

Zsh clipboard plugin
Shell
33
star
6

colorize

Colorize the output of various programs
Shell
24
star
7

dropbox

Zsh dropbox plugin
Python
21
star
8

ssh

Zsh plugin for ssh
Shell
18
star
9

undollar

Zsh plugin who strips the dollar sign from the beginning of the terminal command
Shell
15
star
10

tmux

zsh plugin for tmux
Shell
15
star
11

template

ZSH plugin who create file from template
Shell
14
star
12

figures

Unicode symbols for ZSH
Shell
10
star
13

title

A zsh plugin that allows you to set a terminal header like any of PROMPT
Shell
5
star
14

termux

This is plugin for compatibility with Temux https://termux.com/
Shell
3
star
15

check-deps

Helper for zsh plugins, which check dependencies
Shell
2
star
16

zpm-readme

Plugin for zpm
Shell
2
star
17

linuxbrew

Zsh plugin for linuxbrew
Shell
2
star
18

pr-exec-time

Plugin for ZSH who display execution time of last commnand
Shell
2
star
19

pr-git

Plugin for ZSH who display Git info
Shell
2
star
20

pr-cwd

Plugin for ZSH who display current directory
Shell
2
star
21

pr-return

Return Code symbol
Shell
2
star
22

zpm-link

npm link for zpm, useful for debugging
Shell
1
star
23

zpm-telemetry

Send telemetry data. Keep calm. Data is sent using GitHub and you can see it before sending.
Shell
1
star
24

pr-jobs

Plugin for ZSH who display background jobs info
Shell
1
star
25

core-config

This repo contains some basic configuration for Zsh, like: keyboard, completions, history, etc.
Shell
1
star
26

readers

Zsh aliases for beautiful read files
Shell
1
star
27

helpers

Helpers for Zsh
Shell
1
star
28

pr-user

Plugin for ZSH who display current user info
Shell
1
star