-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathplugin_urls.txt
11 lines (11 loc) · 1.11 KB
/
plugin_urls.txt
1
2
3
4
5
6
7
8
9
10
11
#Name|Module Download Name|Description|Git URL
editor|editor|Open a file in the Pythonista editor|https://github.com/transistor1/shellista-editor.git
git|git|A subset of Git commands for handling Git repositories|https://github.com/transistor1/shellista-git.git
untgz|untgz|Untar and ungzip a file in a single command|https://github.com/transistor1/shellista-untgz.git
touch|touch|Create a blank file or update the file's last modified date; similar to Linux touch|https://github.com/transistor1/shellista-touch.git
plugin|plugin|The Shellista plugins plugin - download and update Shellista plugins|https://github.com/transistor1/shellista-plugins.git
python|python|Python sub-shell plugin|https://github.com/transistor1/shellista-python.git
ssh|ssh|SSH shell|https://github.com/briarfox/shellista-ssh.git
pipista|pipista|Search and download modules from pypi|https://github.com/briarfox/shellista-pipista.git
history|bashhistory|basic bash like history and history expansion|https://github.com/jsbain/shellista-bashhistory.git
ed|ed|edit all types of files eith javascript editor|https://github.com/jsbain/EditAreaForPythonista.git