Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Jun 19, 2024
1 parent 76f1043 commit c2b6e6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ If you like the idea click ⭐ on the repo and <a href="https://twitter.com/inte
pip install -U git+https://github.com/yourname/xontrib-rc-yourname

# Only for interactive mode:
echo 'xontrib load rc_yourname' >> ~/.xonshrc # To avoid this create autoloadable xontrib using xontrib-template
# (You can also create autoloadable xontrib using xontrib-template.)
echo 'xontrib load rc_yourname' >> ~/.xonshrc

# For interactive or non-interactive (https://xon.sh/xonshrc.html):
# mkdir -p ~/.config/xonsh/rc.d/
Expand Down

0 comments on commit c2b6e6b

Please sign in to comment.