Added by: devmonk
May 11, 2023
Version

~> dcp

Description
Devmonk collection of basic CLI tools to enhance terminal experience
Links
Install (execute in workspace terminal)
wrk install dcp==2
Remarks and hints
# broot - awesome file browser
br

# ripgrep - searches directories for a regex pattern
rg -i myFunc

# thefuck - corrects your previous console command
$ pythom
zsh: command not found: pythom
$ f
python [enter/↑/↓/ctrl+c]

# fzf - command-line fuzzy finder
fzf

# exa - modern replacement for ls
e
ee
eee

# glow - render markdown on the CLI
glow README.md

# fx - terminal JSON viewer
fx data.json

# bat - cat(1) clone with wings
bat README.md

# cheat - interactive cli cheatsheets
cheat tar

# tldr - cheatsheets for console commands
tldr tar

# atuin - Magical shell history
Scripts
# Istall script # Start script
alnoda-workspace
alnoda-workspace

no compatibility requirements