In Windows, the config file goes in the user home folder
- Create the
C:\Users\USERNAM\.visidatarcfile- note the dot in front of the file name
- add the following to the file
# for VisiData
import datetime
options.color_key_col = "green"
- The color key col, is to correct the color of the key column in Windows Terminal.
- The default color is cyan, and it is not very readable.