Mise à jour sans cd
This commit is contained in:
@@ -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
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user