lazy git config
Source: lazygit doc
Source: lazygit doc
Lazy git is terminal based git GUI. It is a simple terminal UI for git commands, written in Go with the gocui library. It is a simple terminal UI for git com...
Installation
System Settings
Introduction
I used to use the default terminal theme that comes with Oh My Zsh. However, I recently switched to the Powerlevel10k theme, which is highly customizable anI...
Windows has been my preferred desktop operating system since primary school, offering a wide array of apps, particularly games.
Install Miniconda
Github provides a CLI tool for Copilot. This tool can be used to interact with Copilot from the command line. This tool is useful for automating Copilot work...
When converting a markdown file to a pdf file, the mermaid diagram is not rendered. This is because the default pandoc markdown engine does not support merma...
Include Code Highlight
将 markdown 文件转换为 pdf 文件时,中文字符无法显示,这是因为 pandoc 默认使用的字体不支持中文字符。解决方法是使用支持中文字符的字体。
Python project could be a mess if you don’t have a clear structure. pyproject.toml is a file that helps you manage your Python project. It is a configuration...
I used use twine to upload my package to PyPI with a setup.py file to build the package. Recently, I swap to pyproject.toml to manage my project and build th...
Conda
If you want to sync two folders in the terminal, you can use the rsync command. rsync is a fast and versatile file-copying tool that can be used to sync file...
I noticed that the Minimal Mistakes theme does not support Math syntax by default. I want to add Math syntax to my Github page.
What is git?
Transitioning from Keyboard to Handwriting