|
1 |
$ find <path> -type d -empty |
例
|
1 |
$ find . -type d -empty |
|
1 |
$ git config --show-origin credential.helper |
.git-credentials)保存
https://github.com/microsoft/Git-Credential-Manager-for-Windows
macOS Catalina (10.15) からは標準のシェルが bash から zsh へ変更された。
|
1 2 3 4 5 |
Last login: Sun Dec 22 12:00:00 on ttys000 The default interactive shell is now zsh. To update your account to use zsh, please run `chsh -s /bin/zsh`. For more details, please visit https://support.apple.com/kb/HT208050. |
|
1 |
$ chsh -s /bin/zsh |
|
1 |
% chsh -s /bin/bash |
Qt for MCUs
|
1 |
$ git config --list |
--system, --global, --local の設定が順に重複して表示される。
重複して表示された(重複して設定された)設定項目は最後に表示されたものが有効となる。
見出し/ヘッダー (#, ##, ###, … / H1, H2, H3, …) が全て大文字に変換されて表示される。
先頭ページでCSSのtext-transformのプロパティ値をnone(非表示)でオーバーライド(上書き)する。
|
1 |
$ ls -l | pbcopy |
|
1 2 3 |
$ cat readme.txt | pbcopy $ pbpaste | iconv -t UTF8 |
Visual Studio Code の 拡張モジュール "vscode-reveal" からWebブラウザを起動する

vscode-revealjs.showRevealJSInBrowserエラーが発生する。
Ctrl + [Ctrl + 3【背景】MacBook ProのTouch Barではescキーが打鍵し難いため。