Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agoWhat are your must-have packages?message-squaremessage-square142fedilinkarrow-up1176arrow-down16file-text
arrow-up1170arrow-down1message-squareWhat are your must-have packages?Ret2libsanity@lemmy.world to Linux@lemmy.ml · 1 year agomessage-square142fedilinkfile-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-squarePlexSheep@feddit.delinkfedilinkarrow-up4·edit-21 year agoAdding to that: neovim for workstations curl wget zsh Edit: So essentially for me, I forgot to include it: vim, my beloved, always and for ever
minus-squareRet2libsanity@lemmy.worldOPlinkfedilinkarrow-up1·1 year agoDef curl and wget! Zsh is great but I ended up falling back to bash for simplicity.
minus-squarePlexSheep@feddit.delinkfedilinkarrow-up1·1 year agoIm not really into the bash simplicity, but it’s proven and stable. I just have a git repo with configs on my git Server, I make changes regularly and roll them out with a quick bash script.
Adding to that:
Edit: So essentially for me, I forgot to include it: vim, my beloved, always and for ever
Def curl and wget!
Zsh is great but I ended up falling back to bash for simplicity.
Im not really into the bash simplicity, but it’s proven and stable.
I just have a git repo with configs on my git Server, I make changes regularly and roll them out with a quick bash script.