このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
add func scr
pull/1/head
10sr
12年前
親
03a780ce79
コミット
30fc401447
1個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-0
bashrc
+ 5
- 0
bashrc
ファイルの表示
@@ -204,6 +204,11 @@ then
|| complete -o default -o nospace -F _git g
fi
scr(){
_time="%Y-%m-%dT%H:%M:%S%z"
script `date +${_time}`.script "$@"
}
netwait(){
while ! ping example.com -c 1
do
書き込み
プレビュー
読み込み中…
キャンセル
保存