☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 19日前Linux Userslemmy.mlimagemessage-square27fedilinkarrow-up1176arrow-down13cross-posted to: programmer_humor@programming.dev
arrow-up1173arrow-down1imageLinux Userslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 19日前message-square27fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareMoonrise2473@lemmy.mllinkfedilinkarrow-up4·18日前Introducing: fish And then you just need to remember the first letters of the previously typed command
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up3·18日前Look up history-search-backward in your favorite bash/readline manual.
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up2·18日前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.
Introducing:
fish
And then you just need to remember the first letters of the previously typed command
Look up
history-search-backward
in your favorite bash/readline manual.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.