Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 843 Bytes

File metadata and controls

20 lines (18 loc) · 843 Bytes

Usefull Script

This is a simple script in bash, that will install and configure some useful tools that i use everyday.
The script now supports only debian-based/ubunti linux distributions

inspired by masha nefyak

Vim

Vim become filled with plugins:

  1. Hit `CTRL-n` to open NerdTree and navigate through files
  2. Hit `CTRL-h` to open HexMode and redact hex of the file
  3. Hit `TAB` to use autocomplition
  4. Hit `F3` to turn off highlited text after searching and stuff
  5. Hit `F7` to run pylint over your python script
  6. You can now use digraphs by pressing CTRL-k in insert mod (for all LYAPAS programmers out there)
# Transfer You now can use slightly extended transfer command `transfer yourfile.extension` will upload your file to transfer.sh, and put the link to your clipboard