Browse Source

add gitmemo alias

pull/1/head
10sr 11 years ago
parent
commit
b2560052b5
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      bashrc

+ 2
- 0
bashrc View File

@@ -259,6 +259,8 @@ then
|| 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"

ssh(){


Loading…
Cancel
Save