SL(1): Cure your bad habit of mistyping
github.com
SL(1): Cure your bad habit of mistyping
1–10 of 63 posts
Re: SL(1): Cure your bad habit of mistyping
#2Run `sl | lolcat` for maximum productivity.
Re: SL(1): Cure your bad habit of mistyping
#3There's also gti:
Re: SL(1): Cure your bad habit of mistyping
#4`alias ls=sl` on your friend's unlocked computer
Re: SL(1): Cure your bad habit of mistyping
#5`alias ls=sl` on your friend's unlocked computer
Just install sl. They'll see it soon enough.
Re: SL(1): Cure your bad habit of mistyping
#6Embrace your habit of mistyping: https://github.com/nvbn/thefuck#readme
Re: SL(1): Cure your bad habit of mistyping
#7After you think you are perfect, then there’s suicide linux: https://github.com/tiagoad/suicide-linux
“Any time - any time - you type any remotely incorrect command, the interpreter creatively resolves it into rm -rf / and wipes your hard drive.”
Re: SL(1): Cure your bad habit of mistyping
#8Had this in every Chef recipe at $previous_job. Probably still there, 7 years later.
Re: SL(1): Cure your bad habit of mistyping
#9No cure, it just conditioned me into expecting to see the little train go by occasionally.
Re: SL(1): Cure your bad habit of mistyping
#10I added an alias 'll'.
alias ll='ls -Glopa'
and while I was at it alias cls='clear && printf \\e[3J'
Yes, I grew up using MS DOS, why do you ask?