Skip to content

how to install xontribs in a list #5134

Closed Answered by pannet1
pannet1 asked this question in Q&A
Discussion options

You must be logged in to vote

as always, read other Q&A. took your advise to read cheatsheat and it worked.

install_xontrib.xsh

`list = ['argcomplete', 'avox', 'autoxsh', 'back2dir', 'broot', 'distributed', 'gitinfo', 'hist_navigator', 'histcpy', 'kitty', 'mpl', 'onepath', 'output_search', 'powerline3', 'prompt_vi_mode', 'readable-traceback', 'sh', 'ssh_agent', 'up', 'vox_tabcomplete', 'xlsd', 'z']

for item in list:
item = "xontrib-"+item
xpip install @(item)`

$source install_xonstrib.xsh

thanks a lot

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pannet1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant