☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 days agoLinux Userslemmy.mlimagemessage-square27linkfedilinkarrow-up1202arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1199arrow-down1imageLinux Userslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square27linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareMoonrise2473@lemmy.mllinkfedilinkarrow-up4·1 day agoIntroducing: fish And then you just need to remember the first letters of the previously typed command
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up2·1 day agoYup, I started using fish a while back and autocomplete is what kept me on it. The best part is that it’s contextual based on the folder you’re in.
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up2·1 day agoLook up history-search-backward in your favorite bash/readline manual.
Introducing:
fish
And then you just need to remember the first letters of the previously typed command
Yup, I started using fish a while back and autocomplete is what kept me on it. The best part is that it’s contextual based on the folder you’re in.
Look up
history-search-backward
in your favorite bash/readline manual.