mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
Recommend xip
to install my xontribs
xontribs should be installed with xip now, so do that.
This commit is contained in:
parent
8d78f35932
commit
af40fb40bb
1 changed files with 2 additions and 2 deletions
|
@ -211,14 +211,14 @@
|
|||
"license": "GPLv3",
|
||||
"url": "https://github.com/astronouth7303/xontrib-avox",
|
||||
"install": {
|
||||
"pip": "pip install xontrib-avox"
|
||||
"pip": "xip install xontrib-avox"
|
||||
}
|
||||
},
|
||||
"xontrib-z": {
|
||||
"license": "GPLv3",
|
||||
"url": "https://github.com/astronouth7303/xontrib-z",
|
||||
"install": {
|
||||
"pip": "pip install xontrib-z"
|
||||
"pip": "xip install xontrib-z"
|
||||
}
|
||||
},
|
||||
"xontrib-powerline": {
|
||||
|
|
Loading…
Add table
Reference in a new issue