このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
works C-h well on emacs on tmux
pull/1/head
10sr
13年前
親
8d7b50384a
コミット
8435324646
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
bashrc
+ 1
- 1
bashrc
ファイルの表示
@@ -49,7 +49,7 @@ export GIT_EDITOR="$EDITOR"
null type stty && {
stty stop undef # unbind C-s to stop displaying output
stty erase '^h'
test -z "$TMUX" &&
stty erase '^h'
}
if iswindows; then
書き込み
プレビュー
読み込み中…
キャンセル
保存