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