このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
cd show current directory
pull/1/head
10sr
11年前
親
44bbd932ec
コミット
e64c08eee0
1個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-0
shrc
+ 5
- 0
shrc
ファイルの表示
@@ -449,6 +449,11 @@ isdarwin && alias updatedb="LC_ALL=C updatedb"
# do not use locate installed by macports
isdarwin && test -x /usr/bin/locate && alias locate="/usr/bin/locate"
cd(){
command cd "$@"
pwd
}
# pad
alias pad=notepad
__safe_alias pad=gedit
書き込み
プレビュー
読み込み中…
キャンセル
保存