Compare commits

...

2 Commits

Author SHA1 Message Date
d56338e233 chore(shell): quote paths 2023-11-22 00:52:47 +02:00
ef6ccb92c0 chore(deps): update yarn packages 2023-11-20 11:29:50 +02:00
3 changed files with 405 additions and 397 deletions

View File

@@ -32,4 +32,4 @@ x-have rbenv && {
}
eval "$(starship init bash)"
source $DOTFILES/config/alias
source "$DOTFILES/config/alias"

View File

@@ -101,4 +101,4 @@ TMUX_WINDOW_NAME_PLUGIN="$DOTFILES/config/tmux/plugins/tmux-window-name/scripts/
}
eval "$(starship init zsh)"
source $DOTFILES/config/alias
source "$DOTFILES/config/alias"

798
yarn.lock

File diff suppressed because it is too large Load Diff