☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 个月前Linux Userslemmy.mlimagemessage-square27linkfedilinkarrow-up1209cross-posted to: programmer_humor@programming.dev
arrow-up1209imageLinux Userslemmy.ml☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 1 个月前message-square27linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareMoonrise2473@lemmy.mllinkfedilinkarrow-up5·1 个月前Introducing: fish And then you just need to remember the first letters of the previously typed command
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mlOPlinkfedilinkarrow-up4·1 个月前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.
minus-squareOriel Jutty :hhHHHAAAH:@infosec.exchangelinkfedilinkarrow-up3·1 个月前Look up history-search-backward in your favorite bash/readline manual.
Introducing:
fishAnd 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-backwardin your favorite bash/readline manual.