httpie-cli/httpie/config.py
2012-08-17 23:23:02 +02:00

7 lines
79 B
Python

import os
__author__ = 'jakub'
CONFIG_DIR = os.path.expanduser('~/.httpie')