##// END OF EJS Templates
use XDG_CONFIG_HOME if available...
use XDG_CONFIG_HOME if available priority is: $XDG/ipython if both or neither exist $HOME/.ipython if it exists and $XDG/ipython does not exist closes gh-48 closes gh-246

File last commit:

r2599:aa4014be
r3347:c1c2a710
Show More
index.txt
18 lines | 230 B | text/plain | TextLexer
.. _using-git:
Working with *ipython* source code
======================================
Contents:
.. toctree::
:maxdepth: 2
git_intro
git_install
following_latest
patching
git_development
git_resources