mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(zinit): switch to newer for-syntax for zinit declarations
This commit is contained in:
@@ -20,8 +20,8 @@ fi
|
||||
path_prepend "$HOME/.config/doom-emacs/bin"
|
||||
|
||||
# install emacs-sandbox.sh
|
||||
zinit ice wait lucid as'program' pick'emacs-sandbox.sh' from'gh'
|
||||
zinit light alphapapa/emacs-sandbox.sh
|
||||
zinit light-mode wait lucid as'program' pick'emacs-sandbox.sh' from'gh' \
|
||||
for @alphapapa/emacs-sandbox.sh
|
||||
|
||||
# Setup vterm if shell is within vterm inside Emacs.
|
||||
if [[ "$INSIDE_EMACS" = 'vterm' ]]; then
|
||||
|
||||
Reference in New Issue
Block a user