How to integrate Google search in the Shell command line.
Install Tmux on iSH and how to use tmux
The greatest value of Tmux to me: Avoiding the need to spend a lot of time restoring to the previous state due to network disconnection or Terminal crash.
Personal Resource Searcher
I often need to search for some of my own private resources and notes. I made a web version of a personal search engine a long time ago. I found that some commands are not commonly used and difficult to remember, and it takes time to find the syntax, so I made a shell version.
How to use sed to find and replace a string in a file(s) in Linux
sed (“stream editor”) is a Unix utility that parses and transforms text, using a simple, compact programming language.
fuck command
I often forget to type sudo before a command that needs it. There’s a Faster Way to correct it – use `fuck` command