this post was submitted on 06 Jun 2024
923 points (99.0% liked)

linuxmemes

19680 readers
106 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Waffelson 8 points 3 weeks ago (1 children)

The Fish shell shows me just the past command with tar So I don't need to remember strange flags

[–] [email protected] 4 points 3 weeks ago

I use zsh and love the fish autocomplete so I use this:

https://github.com/zsh-users/zsh-autosuggestions

Also have fzf for ctrl + r to fuzzy find previous commands.

I believe it comes with oh-my-zsh, just has to be enabled in plugins and itjustworks™