diff --git a/_local/vriska/.bashrc.local b/_local/vriska/.bashrc.local index ce75177..5c1be73 100644 --- a/_local/vriska/.bashrc.local +++ b/_local/vriska/.bashrc.local @@ -5,7 +5,7 @@ # Host-specific aliases alias passheinlein="PASSWORD_STORE_DIR=~/.password-store-heinlein pass" -alias git-fetchboth="git fetch origin master:master; git fetch origin develop:develop" +alias git-fetch-master="git fetch origin master:master" # Shortcuts to encode/decode strings with base64 function b64enc {