From b135c93067da071d8cfc67f40108b6ecb7fb642b Mon Sep 17 00:00:00 2001 From: catindog/nardtree Date: Mon, 14 Aug 2017 13:32:38 +0900 Subject: Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 0c64183..6711332 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,22 @@ template.bashrcのPS1というところを編集することで、ターミナ

図2. 項目の入れ替えはPS1を編集することで行えます
+ +## 標準コマンドのオーバーライド +いくつかのコマンドにて、機能を上書きしたり、追加したりして任意の動作をさせています   +- ls (l -CFにエイリアスされています) +- clear +- explosion + +### ls +lだけで入力できるようにしています +```console +$ l +はわわ〜〜〜!💦 +22/ cuda/ go/ keras-skip-though-vector/ metas/ td2.pem テンプレート/ ビデオ/ 公開/ +NVIDIA_CUDA-8.0_Samples/ cudnn-8.0-linux-x64-v5.1.tgz go1.8.3.linux-amd64.tar.gz keras-unstructured-data minimize.zip v/ +aws/ examples.desktop kawaii-term/ kotlin-headlessbrowser-selenium-jsoup-parser/ sdb/ +``` + ### clear + clearはバッファがおかしくなった時にリセットをしますが、上の方にカーソルが行ってしまい、視線を動かす必要があるので、 + -- cgit v1.2.3