diff --git a/zsh/funcs/updater b/zsh/funcs/updater index cf83ce3..3307b5b 100644 --- a/zsh/funcs/updater +++ b/zsh/funcs/updater @@ -1,4 +1,5 @@ function update_me { + setopt local_options pushd_silent pushd ~ pushd ~/.dotfiles/nix ./update.sh $@