- 購入日: 2022-10-15
- Lenovo直販サイトで購入
- 製品番号: 20XW00LBJP
- 商品名: ThinkPad X1 Carbon Gen 9 - ブラック8
- シリアル番号: PF-3YEEF7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| term = xterm-ghostty | |
| theme = Andromeda | |
| font-family = HackGen Console NF | |
| font-size = 9 | |
| font-thicken = true | |
| font-thicken-strength = 1 |
- sorted by repo name
[a-z]
BashClass is an Object Oriented Programming language that compiles to BASH 4.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Use rg instead of: | |
| grep -r FooBar --exclude-dir={.next,node_modules,.pnpm-store,dist,coverage} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # Updated at: 2024-09-01 | |
| # Environment: | |
| # - Machine: RaspberryPi 4 | |
| # - Tuner: PX-M1UR | |
| # - Card reader: SCR3310 v2.0 | |
| # - OS: RaspberryPi OS Lite (Debian GNU/Linux 12 bookworm) | |
| # Architecture: | |
| # ``` |
NewerOlder