Skip to content

jdevera/misc-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jacobo de Vera's miscellaneous scripts

These are some homemade scripts that I like having in all my Linux boxes.

Installation

Simply clone this repository and add the directory to your path or copy all scripts to a directory that is already in your path.

Contents

  • ssl-getpem - Get PEM certificate chain for an SSL connection

  • json-to-yaml - Convert JSON files to YAML format

  • lastdown - Show the most recently downloaded files with colors

  • chezmoi-pick-file - Interactively select a chezmoi-managed file with fzf

  • git-branches - Display git branches organized by category with color coding

  • relpath - Print a path relative to another directory

  • abspath - Print the absolute path for a given file or directory

  • json-validator - Validate JSON/YAML files against a schema

  • longlines - Show lines exceeding a given character length

  • git-remote-hoster - Detect and display the git remote hosting service

  • pid - Show processes for the current user with optional filtering

  • new - Create new files from templates

  • op-edit - Interactively select and edit a 1Password document

  • git-identity - Show current git committer and author identity

  • script-docs - Extract and display documentation from scripts

  • uv-script-docker-debian - Test standalone UV scripts in a Debian Docker container

  • showaliases - Display shell aliases in a formatted two-column list

License

These scripts, unless stated otherwise in a particular file, are licensed under the MIT License.

See LICENSE file for details.

About

Some of my scripts that I like having in all my linux boxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published