ソースを参照

add gitmemo alias

pull/1/head
10sr 11年前
コミット
a9f74121d5
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      bashrc

+ 1
- 0
bashrc ファイルの表示

@@ -258,6 +258,7 @@ then
complete -o bashdefault -o default -o nospace -F _git g 2>/dev/null \
|| complete -o default -o nospace -F _git g
fi
null type gitmemo && alias m=gitmemo

alias setup.py="sudo python3 setup.py install --record files.txt"



読み込み中…
キャンセル
保存