pclish/config.py

10 lines
304 B
Python

# Configuration is new I don't recommend you try it.
# To set up your config file add an import line into shell.py
# hostname
# USER = USER
# HOSTNAME = HOSTNAME
# SUFFIX = $
# the shell prompt will be user@hostname (suffix at the end)
# by default the shell won't use your configured shell prompt yet