Skip to content

Commit

Permalink
Merge pull request #1 from HopeForToday/improve-docs
Browse files Browse the repository at this point in the history
Update basics.rst with `$SHELL`.
  • Loading branch information
零件 committed Jul 29, 2018
2 parents 9e2f829 + 9cb8e54 commit ddbec58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ You should do this for your shell too, in your ``~/.profile`` or ``~/.bashrc`` o

.. note:: The shell launched in interactive mode. This means that if your shell reads its configuration from a specific file for interactive mode (e.g. bash by default looks for a ``~/.bashrc`` configuration file for interactive mode), then you'll need to modify (or create) this file.

Also ``pipenv shell`` use ``$SHELL`` environment variable to get the name of shell you are running, if something wrong, just check it.

☤ A Note about VCS Dependencies
-------------------------------
Expand Down

0 comments on commit ddbec58

Please sign in to comment.