diff --git a/README.md b/README.md index 793d816..67642ab 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Here's a list of the most interesting ones, along with what they do and where th - mountunishares - A script that automatically mounts my university file shares. - pd - A directory stack helper. Insanely useful - I think I picked it up from a superuser answer somewhere. - [transfer](https://transfer.sh/) - A look that looks very useful. Like termbin.com, but for any kind of file. Keeps files for 14 days, and has an uppder limit of 5GB. + - [xidel](http://www.videlibri.de/xidel.html) - A (what looks like) a brilliant html extraction tool. Supports various selector languages. + - [micro](https://github.com/zyedidia/micro) - A new (experimental) terminal-based text editor. ## Disclaimer I don't own many of the tools in this repository. If you are an owner of one of these tools and I haven't linked to you, please let me know as I probably forgot. diff --git a/micro b/micro new file mode 100755 index 0000000..82a9867 Binary files /dev/null and b/micro differ