Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexylena/bin

Miscellaneous scripts
https://github.com/hexylena/bin

Last synced: 10 days ago
JSON representation

Miscellaneous scripts

Awesome Lists containing this project

README

        

# bin

hexylena's bin dir, miscellaneous, unsorted, maybe or maybe not useful scripts.

## A brief tour of the author's most-used commands

Command | Examples | Usage
--- | --- | ---
`b` | `b` | Launch byobu with fewer keystrokes
`bn` | `bn`, `bn test` | Launches a new byobu session, with a either a randomly generated title (if plain `bn`) or a human specified one. Additionally a colour is applied based on the hash of the text.
`git dm` | | When on the main branch, clean up all merged PRs. Helps keep branch listing quite clean.
`git fix-upstream` | | Sets to a git URL when it was previously an HTTPs url.
`jw` | `jw ` | Reformat a json file.
`xw` | `xw ` | Reformat an xml file.
`y2j` | `cat file.yaml | y2j` | Turn a yaml into json, for easier parsing with JQ.

## LICENSE

AGPLv3