Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agoWhat are your must-have packages?message-squaremessage-square140fedilinkarrow-up1153arrow-down15file-text
arrow-up1148arrow-down1message-squareWhat are your must-have packages?Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agomessage-square140fedilinkfile-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-squareOcebi@lemmy.worldlinkfedilinkarrow-up6·1 year ago exa ripgrep tree difftastic fzf git neovim zsh starship direnv bat
minus-squarepuzzlebox@lemmy.mllinkfedilinkarrow-up6·1 year 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