We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a8a14 commit 63e7f68Copy full SHA for 63e7f68
README.md
@@ -96,7 +96,9 @@ codezm.workflows.fcs-python
96

97
### 其他问题
98
- 原始密码怎么不是原文?
99
+
100
终端使用的密码是经过 `base64` 编码过的,可通过 `echo "cm9vdHJvb3QK" | base64 --decode` 命令查看原始密码。
101
- 如何将 `iTerm` 设为默认 Terminal ?
102
103
参见 [custom-iterm-applescripts-for-alfred](https://github.com/stuartcryan/custom-iterm-applescripts-for-alfred)
104
0 commit comments