grimaferve

joined 2 years ago
[–] [email protected] 16 points 2 years ago (2 children)

I did my first Linux Steam hardware survey yesterday so I'm doing my part!

[–] [email protected] 3 points 2 years ago

'Smashing!'

Nigel looks adorable. Sending virtual headscratches his way.

[–] [email protected] 7 points 2 years ago* (last edited 2 years ago)

There's this aptly-named utility that I'm currently using:

https://github.com/nvbn/thefuck

I do think GUI is the way to go for "typical" usage, but if you wanted to set up a faster way to run a command you use often, you would create an alias to handle a complex command or something you do often.

For example, I have 'updateall' as my command to run 'sudo apt update && sudo apt upgrade && flatpak update'. Why not GUI for this? I like to see what's going on during my updates. It's also kind of satisfying for some reason.

Anyway, I suspect your problem then would end up being not running a syntax, assuming it even exists, but the correct syntax, which I often encounter, but that's what 'history | grep' is for.

view more: ‹ prev next ›