Skip to content
Snippets Groups Projects
Commit 83f478378130 authored by Vincent Hatakeyama's avatar Vincent Hatakeyama
Browse files

echo term info for debug

parent 101a46373a5a
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@
# color stuff
autoload colors
echo Number of colors: $terminfo[colors]
echo TERM: $TERM
if [[ "$terminfo[colors]" -gt 7 ]];
then
colors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment