Jira

JIRA is most commonly used to track tasks, defects, and…

Read more...

Git

1. Create a code review in Gerrit and push to master br…

Read more...

Add Options to Shell Scripts

Example 1 (Without arguments): #!/bin/bash while getopt…

Read more...

Linux Commands

1. Show DesktopControl + Win + D2. Lock DesktopControl …

Read more...

macOS install oh-my-zsh

oh-my-zsh provides us beautiful themes. Here are the st…

Read more...

Little and Big Endian

What’s little endian and what’s big endian?…

Read more...

macOS zsh环境变量永久生效

哈哈,其实问题非常简单,因为我用的是zsh,要根据所用的shell版本来设置。 最近在安装Anaconda时,…

Read more...