diff --git a/config.py.dist b/config.py.dist index a77fc12c..a1e76272 100644 --- a/config.py.dist +++ b/config.py.dist @@ -13,9 +13,6 @@ SEGMENTS = [ # Show current virtual environment (see http://www.virtualenv.org/) 'virtual_env', -# Show current time - 'time', - # Show the current user's username as in ordinary prompts 'username',