Mise à jour sans cd
This commit is contained in:
parent
5ab1aa11e9
commit
4d3437e905
|
@ -107,8 +107,6 @@ utf8 () {
|
|||
|
||||
# Update the config
|
||||
update_zsh_config () {
|
||||
cd ~/.zsh
|
||||
echo "Updating ZSH configuration…"
|
||||
git pull
|
||||
cd $OLDPWD
|
||||
git -C ~/.zsh pull
|
||||
}
|
Loading…
Reference in New Issue