index
:
configfile
master
My public configuration files for Unix-like systems
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bash_include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bash_include: 更新設定檔若未修改則不確認、用 $USER 代替 whoami
bash_include-20131129
LAN-TW
2013-11-29
1
-1
/
+4
*
bash_include: 加入 vim modeline
bash_include-20131128
LAN-TW
2013-11-28
1
-0
/
+2
*
bash_include: 修正錯字:CPP -> CXX
bash_include-20131121
LAN-TW
2013-11-21
1
-1
/
+1
*
bash_include: 提升與 NetBSD 的相容性,支援 ftp 下載指令
bash_include-20131112
LAN-TW
2013-11-12
1
-11
/
+8
*
bash_include: 將所有不必要的 == 替換成 =
bash_include-20131111
LAN-TW
2013-11-12
1
-2
/
+2
*
bash_include: 顯示終端機裝置號碼
README-20131104
LAN-TW
2013-11-03
1
-3
/
+18
*
bash_include: 修正 configfile_initial_setup 和 varset 的問題
bash_include-20131103
LAN-TW
2013-11-02
1
-5
/
+12
*
bash_include: 加入自動顯示 $? 功能、將部份外部指令替換成...
bash_include-20131102
LAN-TW
2013-11-02
1
-57
/
+97
*
bash_include: 重寫設定檔下載工具、加入設定檔比較與互動式...
bash_include-20130920
LAN-TW
2013-09-20
1
-26
/
+105
*
bash_include: 加入 rpm 與 ports 工具、MS Windows URL 捷徑產生器、...
bash_include-20130805
LAN-TW
2013-08-05
1
-33
/
+172
*
bash_include: JHBuild 環境標記
bash_include-20130801
LAN-TW
2013-08-01
1
-0
/
+6
*
bash_include: 自動下載設定檔 | vimrc: neocomplete 外掛、GTK+ 語法...
vimrc-20130728
bash_include-20130728
LAN-TW
2013-07-28
1
-0
/
+103
*
bash_include: 支援 GNU screen >= 4.1.0 以及 screen 256 色
bash_include-20130711
LAN-TW
2013-07-11
1
-0
/
+10
*
bash_include: compile_all 可自訂編譯器、移除行尾空白 | vimrc: cs...
vimrc-20130704
bash_include-20130704
LAN-TW
2013-07-04
1
-48
/
+52
*
bash_include: 解壓縮 zip 檔案時忽略 Mac OS X 特殊檔案 | vimrc: ...
vimrc-20130513
bash_include-20130513
LAN-TW
2013-05-13
1
-0
/
+7
*
bash_include: GNU/Hurd 顯示記憶體用量的方式與 GNU/Linux 相同
bash_include-20130501
LAN-TW
2013-05-01
1
-1
/
+1
*
bash_include: 自動偵測與設定終端機大小
bash_include-20130331
LAN-TW
2013-03-31
1
-0
/
+20
*
bash_include: 加入 tmux 與 256 色支援
bash_include-20130215
LAN-TW
2013-02-15
1
-2
/
+10
*
bash_include: 修正 PS1 與 mkscreenacl 的錯誤
bash_include-20121222
LAN-TW
2012-12-22
1
-3
/
+3
*
bash_include: symbolic link 編輯器、支援在 FreeBSD 顯示記憶體用量
bash_include-20121124
LAN-TW
2012-11-24
1
-29
/
+91
*
bash_include: 互動式編輯普通變數
bash_include-20121110
LAN-TW
2012-11-10
1
-0
/
+14
*
bash_include: 重寫 PATH 編輯器,此版本不再需要產生新程序,...
bash_include-20121109
LAN-TW
2012-11-09
1
-20
/
+204
*
bash_include: 加入透過 .bash_addps 強調正在使用的主機位置
bash_include-20120825
LAN-TW
2012-08-25
1
-2
/
+26
*
bash_include: 檔案大小判斷支援 sudo
bash_include-20120617
LAN-TW
2012-06-17
1
-5
/
+8
*
bash_include: 改進顯示目錄容量的功能
bash_include-20120616
LAN-TW
2012-06-16
1
-4
/
+34
*
bash_include: 加入縮排距離較小的 vimhtml 指令
bash_include-20120518
LAN-TW
2012-05-18
1
-3
/
+3
*
bash_include: 背景檢查與通知系統狀態的函式
bash_include-20120407
LAN-TW
2012-04-08
1
-0
/
+31
*
bash_include: mvfile 可略過檔案存在檢查、使用 wc -l 代替 wc 和...
bash_include-20120406
LAN-TW
2012-04-06
1
-4
/
+7
*
bash_include: 互動式設定新目錄的權限
bash_include-20120405
LAN-TW
2012-04-05
1
-3
/
+18
*
bash_include: 加入 SSH 遠端連線標記
bash_include-20120404
LAN-TW
2012-04-04
1
-0
/
+6
*
bash_include: 設定語言時同時修改 LANGUAGE 變數
bash_include-20120321
LAN-TW
2012-03-21
1
-5
/
+4
*
bash_include: 完全不使用外部程式判斷互動式 shell
bash_include-20120219
LAN-TW
2012-02-19
1
-1
/
+1
*
bash_include: 背景執行清單標題
bash_include-20120215
LAN-TW
2012-02-15
1
-6
/
+2
*
bash_include: 將背景 process 的 PID 寫入檔案
bash_include-20120214
LAN-TW
2012-02-14
1
-9
/
+30
*
bash_include: 自動使用 PAGER 顯示回收筒清單
bash_include-20120207
LAN-TW
2012-02-07
1
-1
/
+1
*
bash_include: 更新顯示訊息
bash_include-20120205
LAN-TW
2012-02-05
1
-2
/
+2
*
bash_include: mvfile 開始支援 sudo
bash_include-20120202
LAN-TW
2012-02-02
1
-11
/
+15
*
bash_include: 更新說明文字
bash_include-20120122
LAN-TW
2012-01-21
1
-1
/
+1
*
bash_include: 實作回收筒刪除功能
bash_include-20120121
LAN-TW
2012-01-21
1
-1
/
+11
*
bash_include: 實作更多回收筒功能 | w3m_keymap: 更改字元編碼的...
w3m_keymap-20120119
bash_include-20120119
LAN-TW
2012-01-19
1
-144
/
+203
*
bash_include: 彩色說明訊息、更改歷史紀錄、設定視窗標題
bash_include-20120118
LAN-TW
2012-01-17
1
-2
/
+69
*
bash_include: 避免對 PATH 不正確的更改
bash_include-20120115
LAN-TW
2012-01-15
1
-1
/
+0
*
bash_include: 支援在 GNU/Linux 顯示記憶體與置換空間用量
bash_include-20120111
LAN-TW
2012-01-11
1
-0
/
+20
*
bash_include: 以更可靠的方式得知是否為互動式 shell、超級使...
bash_include-20120109
LAN-TW
2012-01-09
1
-4
/
+11
*
bash_include: 改善部份說明訊息、備份檔案時保留時間戳
bash_include-20120103
LAN-TW
2012-01-04
1
-3
/
+5
*
bash_include: 改善部份錯誤訊息以及操作方式
bash_include-20120101
LAN-TW
2012-01-01
1
-8
/
+8
*
bash_include: 加快顯示時間的速度、移除重複的 code
bash_include-20111231
LAN-TW
2011-12-31
1
-138
/
+65
*
bash_include: 將 core dump 檔案大小設為無上限
bash_include-20111230
LAN-TW
2011-12-30
1
-0
/
+1
*
bash_include: 顯示歷史紀錄新增的行數
bash_include-20111229
LAN-TW
2011-12-29
1
-2
/
+8
*
bash_include: 變更部份檔案路徑與顯示訊息
bash_include-20111222
LAN-TW
2011-12-22
1
-8
/
+12
*
bash_include: 更新說明文件、文字轉 HTML 透過變數加入指令
bash_include-20111221
LAN-TW
2011-12-21
1
-6
/
+21
*
bash_include: 備份檔案、維持 sudo 權限、LD_LIBRARY_PATH 編輯器
bash_include-20111220
LAN-TW
2011-12-20
1
-7
/
+185
*
bash_include: 加入判斷是否在終端機執行的全域變數
bash_include-20111217
LAN-TW
2011-12-17
1
-15
/
+14
*
bash_include: 加入 PATH 互動式編輯器
bash_include-20111214
LAN-TW
2011-12-15
1
-0
/
+105
*
bash_include: 修正回收筒在 GNU/Linux 上無法使用的問題
bash_include-20111213
LAN-TW
2011-12-13
1
-1
/
+5
*
bash_include: 移除多餘的 tab 字元
bash_include-20111210
LAN-TW
2011-12-10
1
-1
/
+1
*
bash_include: 啟動時檢查設定檔案是否存在
bash_include-20111209
LAN-TW
2011-12-09
1
-21
/
+11
*
bash_include: 加入部份說明文字、加入啟動訊息、部份函式用...
bash_include-20111207
LAN-TW
2011-12-07
1
-46
/
+190
*
bash_include: 加入基本的回收筒功能、sudo 支援
bash_include-20111206
LAN-TW
2011-12-06
1
-4
/
+71
*
bash_include: 加入背景執行顯示時間的功能、將部份全域變數...
bash_include-20111203
LAN-TW
2011-12-03
1
-16
/
+58
*
bash_include: 防止背景執行輸出目錄名稱衝突、移除輸出檔功能
bash_include-20111201
LAN-TW
2011-12-01
1
-3
/
+49
*
bash_include: 改善背景執行功能並加入相關的 alias
bash_include-20111129
LAN-TW
2011-11-30
1
-16
/
+43
*
bash_include: 加入歷史紀錄檔保護與備份功能
bash_include-20111128
LAN-TW
2011-11-29
1
-6
/
+76
*
bash_include: 加入更多背景執行功能、將 == 替換成 =
bash_include-20111126
LAN-TW
2011-11-25
1
-15
/
+38
*
bash_include: 加入基本的背景執行輔助函式
bash_include-20111125
LAN-TW
2011-11-25
1
-0
/
+29
*
bash_include: 只有當 bash 在終端機下執行時才重新定義按鍵
bash_include-20111124
LAN-TW
2011-11-24
1
-2
/
+6
*
bash_include: 產生 screen ACL 設定檔、文字轉 HTML | vimrc: 錯誤訊...
vimrc-20111120
bash_include-20111120
LAN-TW
2011-11-20
1
-1
/
+36
*
Initial commit - import version 20110824
vimrc-20110824
ssh_config-20110824
screenrc-20110824
bash_include-20110824
LAN-TW
2011-08-24
1
-0
/
+80