1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-09-15 23:15:30 -04:00

restore codespaces setup script

This commit is contained in:
2023-01-20 07:51:00 -05:00
parent 5bcbf0afd1
commit 19b9e5aa23
3 changed files with 58 additions and 1 deletions

View File

@@ -180,6 +180,7 @@ zinit snippet OMZ::lib/clipboard.zsh
zinit snippet OMZ::lib/termsupport.zsh
# iTerm2 integration
# shellcheck disable=SC2016
zinit ice lucid \
if'[[ "$TERM_PROGRAM" = "iTerm.app" ]]' \
pick"shell_integration/zsh" \