☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agoLinux Userslemmy.mlimagemessage-square27fedilinkarrow-up1204arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1201arrow-down1imageLinux Userslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 5 days agomessage-square27fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareMoonrise2473@lemmy.mllinkfedilinkarrow-up5·4 days agoIntroducing: fish And then you just need to remember the first letters of the previously typed command
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up3·4 days 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-up3·4 days 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.