use new remote for pulls
This commit is contained in:
parent
89f89192a9
commit
933692bdf3
@ -190,7 +190,7 @@ wg-cat() {
|
|||||||
ewconfig-pull() {
|
ewconfig-pull() {
|
||||||
cwd=$(pwd)
|
cwd=$(pwd)
|
||||||
cd ~/.config/ewconfig
|
cd ~/.config/ewconfig
|
||||||
git pull
|
git pull ewp master
|
||||||
cd $cwd
|
cd $cwd
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user