Commit Graph

8 Commits

Author SHA1 Message Date
Bryan Joshua Pedini a537072b0f added `reversedig` util
when you don't remember the -x option, and you like a significant name
2020-06-22 17:23:33 +02:00
Bryan Joshua Pedini 2b8a0eb126 added `ssh-passphrase utility`
so simple yet easy to forget command
2020-02-08 00:27:39 +01:00
Bryan Joshua Pedini d5f20497d4 added iommu-discovery utility 2020-02-02 03:06:03 +01:00
Bryan Joshua Pedini 8f896625eb deleted Telegram Desktop executable, added utility scripts, improved operating systems compatibility
noos-noarch/home/bryanpedini/bin/telegram is a softlink to noos-noarch/home/bryanpedini/bin/Telegram/Telegram
noos-noarch/home/bryanpedini/bin/Telegram contains two dummy files called exactly the same as the ones extracted from official desktop app, please replace them!
modified Telegram ".desktop" files accordingly to new telegram symlink filename
added cat-directory utility, lists all the content of the current directory (or first argument) and prints all the files' contents to STDOUT
added cpuload utility, prints a simplified version of the "Load Average" that top/htop provide, useful in scripts or widgets
added incognito utility, opens the first argument in a Google Chrome tab in incognito mode, useful for developing/debugging
added rmhistory utility, just a single command to not have to remember the bash_history filename, callable everywhere
modified externalip to use "env" program to call bash, truly noos-noarch
2020-01-20 16:37:00 +01:00
Bryan Joshua Pedini ff1df27eb4 added rmbut - removes everything but a regexp-capable first argument (-rf) from current directory 2020-01-12 20:59:27 +01:00
Bryan Joshua Pedini 69308f9550 added some utilities
externalip - returns the oneline plaintext well-formatted IP you face internet with
ssh-fingerprint - echoes a SHA256 (default) or an MD5 (on request) fingerprint of the provided ssh key
2020-01-09 18:31:49 +01:00
Bryan Joshua Pedini 657fa71458 created two Telegram working directories and moved .gitignore in them 2019-12-03 16:37:31 +01:00
Bryan Joshua Pedini 4f66182263 added Telegram Desktop multiple installations trick 2019-12-03 16:22:17 +01:00