It is annoying to type `import` each time I want to use `q`. Installation process can setup init hook so `q` or `_q` will be available in the global namespace. Is it desired feature?
It is annoying to type
importeach time I want to useq.Installation process can setup init hook so
qor_qwill be available in the global namespace.Is it desired feature?