transistor1 / shellista

shellista - iOS shell written for Pythonista
https://omz-forums.appspot.com/pythonista/post/5302343285342208
78 stars 18 forks source link

Add global settings #24

Open transistor1 opened 10 years ago

transistor1 commented 10 years ago

Certain settings, like password caching, might be undesirable to some users. Shellista should store settings in a text file (e.g. ~/.shellista) to allow users to enable/disable certain features.

A shellista-based interface to the file would also be nice.