05 Jul 2021, 19:43

fixing typos with typos-cli

By cleaning up my room today, I found out about typos-cli.

I have just installed it via

sudo apt install cargo
cargo install typos-cli

Then adding this to .bashrc

if [ -d "$HOME/.cargo/bin" ] ; then
    PATH="$HOME/.cargo/bin:$PATH"
fi

I added it to .profile first (because .bash_profile does not exist), but apparently .profile isn’t being executed.

ere is no repository at all. It was working there an hour ago. Very strange.

Hmmm.

https://news.ycombinator.com/item?id=21142934

14:45 Sunday 11 July 2021 JST

Unrelated to Atom getting bogged down by the changes, I have reverted all typo fixes in my journal. Let them be part of the journal; no reason to pretend I knew how to spell back then or now.