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.
Pocket Keyboard and iSH – Work on your Smartphone
Pocket keyboard – Work on your Smartphone
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.
How to enable WebDAV?
Flashvim support synchronize Personal data with WebDAV.
This article show how to enable WebDAV for Flashvim.
Pocket Keyboard
For a long time, I wanted to buy a small keyboard for my mobile phone, because it is not very easy to input text with a single finger. Sometimes I use ssh to connect to my server and use Vim to modify code, modify configuration or deploy services. I also searched for this product in Shenzhen Huaqiangbei, but I didn’t find a satisfactory one. Finally, I found a Japanese-designed pocket keyboard on Taobao. The size meets my requirements and can be put in my pocket, about 100 US$. When I got it, it exceeded my expectations and felt great.
How to have tail -f show colored output
In the morning, I saw a friend curl a weather forecast HTTP resource on the shell terminal and found that the output text is colored, which inspired my interest in outputting colored text logs in the terminal to enhance readability.
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