@Ret2libsanity@lemmy.world to Linux@lemmy.ml • 2 years agoWhat are your must-have packages?message-square41fedilinkarrow-up199arrow-down12file-text
arrow-up197arrow-down1message-squareWhat are your must-have packages?@Ret2libsanity@lemmy.world to Linux@lemmy.ml • 2 years agomessage-square41fedilinkfile-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@PlexSheep@feddit.delinkfedilink3•edit-22 years 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-square@Ret2libsanity@lemmy.worldOPlinkfedilink1•2 years agoDef curl and wget! Zsh is great but I ended up falling back to bash for simplicity.
minus-square@PlexSheep@feddit.delinkfedilink1•2 years 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.