@Ret2libsanity@lemmy.world to Linux@lemmy.ml • 2 years agoWhat are your must-have packages?message-square134fedilinkarrow-up1163arrow-down15file-text
arrow-up1158arrow-down1message-squareWhat are your must-have packages?@Ret2libsanity@lemmy.world to Linux@lemmy.ml • 2 years agomessage-square134fedilinkfile-text
I’ll start: Tmux vim ghidra okteta (hex editor) speedcrunch (calculator with bit manipulation) python3 with IPython for nice reply and embed(), pwntools
minus-square@Ocebi@lemmy.worldlinkfedilink6•2 years ago exa ripgrep tree difftastic fzf git neovim zsh starship direnv bat
minus-square@puzzlebox@lemmy.mllinkfedilink7•2 years agoclipcopy to pipe output of commands into the system clipboard cat foo.txt | clipcopy
clipcopy to pipe output of commands into the system clipboard
cat foo.txt | clipcopy
Til. Thanks for sharing this