diff options
| author | xero <x@xero.nu> | 2015-09-04 17:48:00 -0400 |
|---|---|---|
| committer | xero <x@xero.nu> | 2015-09-04 17:48:00 -0400 |
| commit | 578d613336613b507d676a97f906b7a002eeb257 (patch) | |
| tree | 81d9570957329e21fe2a0ff6c7d849ebe28db462 /fun/code | |
| parent | c74cacbd1f5f9834de0d739182ca520c7f51303e (diff) | |
| download | dotfiles_ascii-578d613336613b507d676a97f906b7a002eeb257.tar.xz dotfiles_ascii-578d613336613b507d676a97f906b7a002eeb257.zip | |
nix up the color script
Diffstat (limited to 'fun/code')
| -rwxr-xr-x | fun/code/fun/colorscheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fun/code/fun/colorscheme b/fun/code/fun/colorscheme index ad8ab40..f2aa179 100755 --- a/fun/code/fun/colorscheme +++ b/fun/code/fun/colorscheme @@ -8,7 +8,7 @@ # colors (default + 8 escapes). # -T='TiP' # The test text +T='niX' # The test text echo -e "\n 40m 41m 42m 43m\ 44m 45m 46m 47m"; |
