|
|
@ -62,6 +62,7 @@ |
|
|
|
url = !git remote -v | grep fetch | grep -o 'https.* ' | xargs xdg-open |
|
|
|
url = !git remote -v | grep fetch | grep -o 'https.* ' | xargs xdg-open |
|
|
|
|
|
|
|
|
|
|
|
hub = "!github_clone() { git clone git://github.com/${1}.git; }; github_clone" |
|
|
|
hub = "!github_clone() { git clone git://github.com/${1}.git; }; github_clone" |
|
|
|
|
|
|
|
nb = "!github_clone() { git clone https://notabug.org/${1}.git; }; github_clone" |
|
|
|
|
|
|
|
|
|
|
|
calendar = !git-cal |
|
|
|
calendar = !git-cal |
|
|
|
|
|
|
|
|
|
|
|