Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 765 Bytes

README.md

File metadata and controls

55 lines (45 loc) · 765 Bytes

small+

Version of Small with preisntalled tools (my main OS)

Full Install on Termux
git clone https://github.com/smallOS-cyberwarfare/smallPlus
cd smallPlus
pkg install proot-distro
./installInProotDistro.sh
Usage
  • Login into small+
small+

Preinstaled Software

  • busybox
  • bash
  • curl
  • node
  • npm
  • http-server
  • tree
  • jq
  • git
  • tgbot
  • vim
  • 7z
  • qjs
  • js
  • gpg
  • gpg-agent

Vim Pluggins

  • Plug Use :PlugInstall to install extra plugins not listed here
  • emmet Use emmet sintax to develop in html. Example:
# (write the 3 comma manually to expand the sintax.
html>head>title{My Web}<body,,, 

# Try also:
html:sm,,,
  • nerdtree ,n to open files directly from vim
  • coc.nvim