aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2014-02-02 17:15:16 +0800
committerTing-Wei Lan <lantw44@gmail.com>2014-04-11 00:17:15 +0800
commit4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc (patch)
tree877473e273e2542c6bf5aef16d196910cb780786 /README
parentd3d6273e8423320dedc66402e30dba59ef83be54 (diff)
downloadconfigfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar.gz
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar.bz2
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar.lz
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar.xz
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.tar.zst
configfile-4e2b6dab5c7f5c93a9bc681ffa36fffc48034edc.zip
README: 加入快速使用說明README-20140202
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 7be133b..2883c8a 100644
--- a/README
+++ b/README
@@ -53,3 +53,11 @@ http://www.tfcis.org/~lantw44/configfile/Windows/
3. 執行 configfile_fetch 來下載新版的 bash_include 和其他設定檔。
4. 執行 configfile_initial_setup 來讓 bash 自動載入 bash_include。
5. 完成!執行 helpf 與 helpa 可以看到簡單的指令操作說明。
+
+簡單來說,就是依序執行以下的指令:
+
+ wget -o ~/.bash_include \
+ http://www.tfcis.org/~lantw44/configfile/Unix-like/latest/bash_include
+ source ~/.bash_include
+ configfile_fetch
+ configfile_initial_setup