mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-25 19:28:55 +00:00
Added git-browse alias
This commit is contained in:
@@ -33,6 +33,7 @@ alias rmq=' sudo rabbitmqctl'
|
|||||||
alias congo='node /srv/dev/working/congo/server.js'
|
alias congo='node /srv/dev/working/congo/server.js'
|
||||||
|
|
||||||
alias zap='/home/fergalm/working/ZAP/zap.sh > /dev/null 2>&1 &'
|
alias zap='/home/fergalm/working/ZAP/zap.sh > /dev/null 2>&1 &'
|
||||||
|
alias git-browse="xdg-open \`git remote -v | grep git@github.com | grep fetch | head -1 | cut -f2 | cut -d' ' -f1 | sed -e's/:/\//' -e 's/git@/http:\/\//'\`"
|
||||||
|
|
||||||
alias andconnect='adb connect 10.1.1.102:5555'
|
alias andconnect='adb connect 10.1.1.102:5555'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user