minus-squareCruxil 🇦🇺@aussie.zonetoAsklemmy@lemmy.ml•What's a handy terminal command you use often?linkfedilinkEnglisharrow-up0·6 months agoI’ve recently started using tmux when starting a new SSH session to try to build the habit. https://github.com/tmux/tmux/wiki linkfedilink
minus-squareCruxil 🇦🇺@aussie.zonetoAsklemmy@lemmy.ml•What's a handy terminal command you use often?linkfedilinkEnglisharrow-up0·6 months agogit push origin HEAD is a slightly shorter way of doing the same thing, even though you have an alias anyway lol linkfedilink
I’ve recently started using
tmux
when starting a new SSH session to try to build the habit.https://github.com/tmux/tmux/wiki