• madame_gaymes@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    edit-2
    24 hours ago

    Try a different shell, like fish or zsh, maybe. Something with really intense command auto-completion and history.

    I personally use fish, it is amazing for this kind of thing.

    ETA: also read up on rc files for whatever shell you are using. Creating aliases and functions based on what you do all the time is essential IMO.