mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat (glow): Add glow.yaml
This commit is contained in:
parent
808ae43abb
commit
f815cdce66
5 changed files with 241 additions and 4 deletions
|
|
@ -11,3 +11,8 @@ for plugin in $ZDOTDIR/plugins/*; do
|
|||
git pull --quiet --no-edit
|
||||
fi
|
||||
done
|
||||
|
||||
if [ which brew > /dev/null ]; then
|
||||
brew update
|
||||
brew upgrade
|
||||
fi
|
||||
Loading…
Add table
Add a link
Reference in a new issue