Skip to content

Instantly share code, notes, and snippets.

@pono
Forked from magical/gist:e4a0bcc8c458e4799ab66c95f9592cee
Last active April 10, 2019 18:55
Show Gist options
  • Save pono/a4fb9743213d6869ddf81ce6d8e3575c to your computer and use it in GitHub Desktop.
Save pono/a4fb9743213d6869ddf81ce6d8e3575c to your computer and use it in GitHub Desktop.
Useful tools and tricks
Utilities
---------
htop
tree
atool
the_silver_searcher (silversearcher-ag)
whois
mtr
mosh
vim
zsh
most
xclip
moreutils
renameutils
units
sshfs
reptyr
progress (https://github.com/Xfennec/progress) || pv || kill -USR1 $ddPID
jq
mr - https://myrepos.branchable.com/
https://github.com/alols/xcape - steal modifier input, so usable on non-paired keypresses
entr - https://bitbucket.org/eradman/entr
lshw
lspci (pciutils)
Shell stuff
-----------
xonsh.org
https://asciinema.org/ terminal recording
https://explainshell.com/explain?cmd=find%20.%20-type%20f%20-print0
Backups
-------
rsync
restic
Reversing
---------
xxd
vbindiff
nasm
Image processing
----------------
ImageMagick
optipng
advancecomp
jpegtran
gifsicle
netpbm
feh
graphviz
Audio processing
----------------
sox
vorbis-tools
vorbisgain
Programming
-----------
python
pip
virtualenv
go
golang.org/x/tools/cmd/goimports
git
https://regexr.com/
Firefox addons
--------------
uBlock Origin (https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
HTTPS Everywhere (https://www.eff.org/https-everywhere)
Tree Style Tab (https://addons.mozilla.org/en-US/firefox/addon/tree-style-tab/)
uMatrix (https://addons.mozilla.org/en-US/firefox/addon/umatrix/)
Media
-----
https://github.com/streamlink/streamlink
https://youtube-dl.org/ - patched very often, prefer installing from pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment