What are your must-have packages?

https://lemmy.world/post/1334285

What are your must-have packages? - LemmyWorld

I’ll start: - Tmux - vim - ghidra - okteta (hex editor) - speedcrunch (calculator with bit manipulation) - python3 with IPython for nice reply and embed(), pwntools

  • exa
  • ripgrep
  • tree
  • difftastic
  • fzf
  • git
  • neovim
  • zsh
  • starship
  • direnv
  • bat

clipcopy to pipe output of commands into the system clipboard

cat foo.txt | clipcopy

Til. Thanks for sharing this