SL(1): Cure your bad habit of mistyping
21–30 of 63 posts
Re: SL(1): Cure your bad habit of mistyping
#22I so often type "nevermind" instead of "never mind" that I created a shortcut on my computer that replaces the former with the latter. I have met many other people of my generation (early 40s) who also thought it was a single word. I think we were influenced by the popular Nirvana album, which used the single-word spelling.
Re: SL(1): Cure your bad habit of mistyping
#23 alias sl=ls
Watch productivity skyrocketRe: SL(1): Cure your bad habit of mistyping
#24I so often type "nevermind" instead of "never mind" that I created a shortcut on my computer that replaces the former with the latter. I have met many other people of my generation (early 40s) who also thought it was a single word. I think we were influenced by the popular Nirvana album, which used the single-word spelling.
$ never mind
-bash: never: command not found
Thought I was about to learn about a new utility for a moment.Re: SL(1): Cure your bad habit of mistyping
#25`alias ls=sl` on your friend's unlocked computer
Re: SL(1): Cure your bad habit of mistyping
#26I so often type "nevermind" instead of "never mind" that I created a shortcut on my computer that replaces the former with the latter. I have met many other people of my generation (early 40s) who also thought it was a single word. I think we were influenced by the popular Nirvana album, which used the single-word spelling.
Re: SL(1): Cure your bad habit of mistyping
#27Is typing 'ls' correctly that common of a problem? =/
Re: SL(1): Cure your bad habit of mistyping
#28Embrace your habit of mistyping: https://github.com/nvbn/thefuck#readme
Re: SL(1): Cure your bad habit of mistyping
#29After 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
#30alias sl=ls Watch productivity skyrocket