Skip to main content

📟 CLIs

A list of common CLI commands and how they're installed on my system.

Name
CLIs
Category
macOS Zsh Completion
Linux Zsh Completion
macOS Alias
Linux Alias
pbcopy
pbpaste
Clipboard
XSelxselClipboard
shasumChecksum
md5Checksum
qlmanage
awsCloud providerHomebrew
fly
flyctl
Cloud providerHomebrew
gcloud
docker-credential-gcloud
bq
git-credential-gcloud
gsutil
Cloud providerHomebrew (Need additional setup)
cheatcheatCommand helpHomebrew (Broken)
navinaviCommand help
manCommand help
tldr-pagestldrCommand help
AtuinatuinCommand HistoryHomebrew
historyCommand History
McFlymcflyCommand History
DockerdockerContainerizationHomebrewdd
ctopctopContainerization
lazydockerlazydockerContainerization
HelmhelmContainerization
Kubernetes (k8s)kubectlContainerization
kOpskopsContainerizationHomebrew
K9sk9sContainerization
KDashkdashContainerization
SkaffoldskaffoldContainerization
wcCounter
clocclocCounter
Sloc Cloc and CodesccCounter
echoDebug Print
cowsaycowsayDebug Print
FIGletfigletDebug Print
gdbDebugger
GDB dashboardgdb-dashboardDebugger
diffDiff Utility
diff-so-fancydiff-so-fancyDiff Utility
deltadeltaDiff Utility
ExifToolexiftoolEXIF tool
lsFile listll
ezaexa
eza
File list
LSDeluxelsdFile list
treeFile list
tretreFile list
BrootbrootFile list
catFile preview
lolcatlolcatFile preview
batbatFile preview
headFile preview
lessFile preview
moreFile preview
mostFile preview
tailFile preview
rmFile Remove
rip (Rm ImProved)ripFile Remove
trash-clitrash-cliFile Remove
fdfdFile search
findFile search
fzfFile search
locateFile search
rgFile search
WatchdogwatchmedoFile Watcher
Event Notify Test RunnerentrFile Watcher
goGo programming language
jqJSON processor
tty-clockJust For Fun
cowsayJust For Fun
autojumpautojumpNavigationjj
zoxidezoxideNavigationzz
httptaphttptapNetwork
pingNetwork
MarkItDownmarkitdownText processor
upupNetwork
gpinggpingNetwork
pingupinguNetwork
doggodoggoNetwork
NmapnmapNetwork
digNetwork
dogdogNetwork
LesslessPager
morePager
MOSTmostPager
speedtest-clispeedtest-cliNetwork
npmNode.js package manager
pnpmNode.js package manager
yarnNode.js package manager
npxNode.js package runner
nodeNode.js REPL
aptPackage manager
brewPackage managerHomebrewb
yumPackage manager
hyperfinehyperfineProfiling
makeProject Building/Running
justjustProject Building/Running
ipythonPython REPL
jupyterPython notebook
pipPython package manager
poetryPython package manager
pipxPython package runnerHomebrew
pyenvPython version manager
rsyncRemote sync
RclonercloneRemote sync
curlcurlRequest Utility
GNU Wget2wgetRequest Utility
aria2aria2Request Utility
HTTPiehttpieRequest Utility
CurliecurlieRequest Utility
xhxhRequest Utility
rbenvRuby version manager
screenScreen Management
tmuxScreen Management
byobuScreen Management
tmateScreen Management
scpSecure copy
sshSecure shell
bashShell
zshShell
dfSpace Management
duSpace Management
dufdufSpace Management
DustdustSpace Management
NcduncduSpace Management
FDUPESfdupesSpace Management
dua (Disk Usage Analyzer)dua-cliSpace Management
fileiconfileicon
hugoStatic site generatorHomebrew
Password Generatorpwgen
systemctlSystem Daemon
launchdSystem Daemon
initctlSystem Daemon
OpenRCrc-service
rc-status
System Daemon
s6-svscans6-svscan
s6-service
s6-serve
System Daemon
runitrunit
runsv
runsvctl
runsvdir
System Daemon
serviceSystem Daemon
isd (interactive systemd)isdSystem Daemon
NeofetchneofetchSystem info
psSystem monitor
psSystem monitor
procsprocsSystem monitor
bandwhichbandwhichSystem monitor
topSystem monitor
htopSystem monitor
gtopgtopSystem monitor
bottom (btm)bottomSystem monitor
gotopSystem monitor
BpytopbpytopSystem monitor
BtopbtopSystem monitor
GlancesglancesSystem monitor
tmuxTerminal multiplexer
atomText editor
codeText editor
emacsText editor
geditText editor
PicopicoText editor
NanonanoText editor
micromicroText editor
notepadText editor
sublText editor
viText editor
vimText editor
awkText processor
cutText processor
ChoosechooseText processor
grepText processor
ripgrepripgrepText processor
jqjqText processor
sedText processor
sd (search & displace)sdText processor
GitgitVersion control systemHomebrewgg
LazygitlazygitVersion control system
GitHub CLIghHomebrew
flutter
dart
chromedriver
wkhtmltopdf
blueutil

macOS Zsh Completion

  • Built-in completions:
    • /usr/share/zsh/5.9/functions
    • /usr/share/zsh/site-functions
  • Homebrew completions:
    • /usr/local/share/zsh/site-functions
    • /usr/local/share/zsh-completions (When zsh-completions formula is installed)

References