From eef0b2081bd7f88d5ef26a2fe115a5f1611e1b8a Mon Sep 17 00:00:00 2001 From: rohhie Date: Sat, 14 Oct 2023 12:35:25 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=97=E3=83=88?= =?UTF-8?q?=E5=90=8D=E3=81=8C=E9=96=93=E9=81=95=E3=81=A3=E3=81=A6=E3=81=84?= =?UTF-8?q?=E3=81=9F=E3=81=AE=E3=81=A7=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 196a114..d963aa2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Toybox -## cpp.sh +## ccp.sh トラブルが発生したときに、Linuxのttyにログインして操作していたところ、lsで表示されるディレクトリ名が青で見づらかった。 このとき、色を少し明るくして判別できる程度にしようという試み。 @@ -9,6 +9,6 @@ loadkeys jp wget https://gitea.rohhie.net/rohhie/toybox/raw/branch/main/ccp.sh bash ccp.sh ``` -キーボードを一時的に日本語レイアウトにして、ccp.shをダウンロードして実行し、カラーパレットを変更する。 +キーボードを一時的に日本語レイアウトにして、ccp.shをダウンロードして実行し、ttyのカラーパレットを変更する。 -詳細は[こちら](https://rohhie.net/ubuntu22-04-changing-the-console-color/)。 \ No newline at end of file +詳細は[こちら](https://rohhie.net/ubuntu22-04-changing-the-console-color/)。