Skip to content

Latest commit

 

History

History
34 lines (32 loc) · 5.18 KB

README_CLI.md

File metadata and controls

34 lines (32 loc) · 5.18 KB

CLI

most of script is reference with https://remysharp.com/2018/08/23/cli-improved

script function demo
graphqurl curl for GraphQL with autocomplete graphqurl-demo
jsondiffpatch Diff & patch JavaScript objects diffjson-demo
git-open Type git open to open the GitHub page or website for a repository in your browser. git-open-demo
autojump A cd command that learns - easily navigate directories from the command line --
navi An interactive cheatsheet tool for the command-line navi-demo
ripgrep-all rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. rga-demo
dockle Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start dockle-demo
jq Command-line JSON processor http://stedolan.github.io/jq/ --
tokei A program that allows you to count your code, quickly. --
ranger A VIM-inspired filemanager for the console https://ranger.github.io/ ranger-demo
fselect Find files with SQL-like queries --
http-prompt HTTPie + prompt_toolkit = an interactive command-line HTTP client featuring autocomplete and syntax highlighting http://http-prompt.com http-prompy-demo
fx Command-line tool and terminal JSON viewer fire http://fx.wtf fx-demo
httpie Modern command line HTTP client httpie-demo
bat replace cat, with better highlighting for code and markdown bat-demo
prettyping replace ping, with better animation and human reading prettyping-demo
fzf replace CTRL+R, with better interactive experience and interface fzf-demo
diff-so-fancy replace git diff, with colorful presentation diff-demo
fd replace find, fast and user-friendly fd-demo
tldr replace man, with brief explanation tldr-demo
ag works with ack could replace grep become fast and user-friendly ag-demo
bridgy ssh + tmux + sshfs + cloud inventory search bridgy-demo
crunch lossy PNG image file optimization --
powerline vim plugin to present status line and prompt --
byobu-tmux replace tmux, enhance profiles, keybindings, configuration utilities... byobu-tmux-demo
nvtop NVIDIA GPUs htop like monitoring tool nvtop-demo
sshrc bring your .bashrc, .vimrc, etc. with you when you ssh --
exa A modern replacement for ls exa-demo