Skip to content

ChickenLover/useful_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

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

About

Some everyday life tools installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages