Skip to content

source-c/handy-scripts

Repository files navigation

handy-scripts

Handy scripts for bash shell el Co

Bash

Shell environment

  • .bash_colors — source/include for .bashrc to enable enhanced coloring support

  • .bash_devel — source/include for .bashrc to enable project navigation and setup development environment

Project path completions

.bash_devel brings a new handy method to navigate your projects in quick and efficient manner - goproj from everyvere.

The method expects you store your projects inside of ~/myProjects folder and may navigate up to 3 levels down in it. Dirs marked by leading underscore (i.e. _skip_this) and projects not containing .git are skipped automatically.

Tools

  • password-gen — command-line tool to generate random passwords

  • findsym — command-line tool to search through all system shared libraries for a specific symbol

  • slide-show — (recursive) slide show for JPEG/PNG collection using MPV

Python

Python env

  • .pythonrc — include for python interactive mode to enable some useful hooks like auto-completion etc

License

MIT LICENSE WITHOUT WARRANTY OF ANY KIND

About

Handy scripts for (not only) bash shell

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages