mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 21:48:12 +00:00
Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ffa9dfc9d | ||
|
|
d45d1107fa | ||
| edd0c4cba0 | |||
| 103aa08664 |
@@ -76,9 +76,6 @@ x-default-antigen-bundles()
|
|||||||
|
|
||||||
# these should be available if there's need
|
# these should be available if there's need
|
||||||
have brew && antigen bundle brew
|
have brew && antigen bundle brew
|
||||||
have docker && antigen bundle docker
|
|
||||||
have docker-compose && antigen bundle sroze/docker-compose-zsh-plugin
|
|
||||||
have jq && antigen bundle reegnz/jq-zsh-plugin
|
|
||||||
have nvm && antigen bundle nvm
|
have nvm && antigen bundle nvm
|
||||||
have nvm && antigen bundle "$DOTFILES/config/zsh/plugins/nvm-auto-use"
|
have nvm && antigen bundle "$DOTFILES/config/zsh/plugins/nvm-auto-use"
|
||||||
have php && antigen bundle php
|
have php && antigen bundle php
|
||||||
|
|||||||
@@ -637,6 +637,8 @@
|
|||||||
<integer>130</integer>
|
<integer>130</integer>
|
||||||
<key>Command</key>
|
<key>Command</key>
|
||||||
<string></string>
|
<string></string>
|
||||||
|
<key>Cursor Boost</key>
|
||||||
|
<real>0.19958333333333333</real>
|
||||||
<key>Cursor Color</key>
|
<key>Cursor Color</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>Alpha Component</key>
|
<key>Alpha Component</key>
|
||||||
@@ -709,6 +711,8 @@
|
|||||||
<string>B563F48B-314D-48CC-908E-ACA971D430BE</string>
|
<string>B563F48B-314D-48CC-908E-ACA971D430BE</string>
|
||||||
<key>Horizontal Spacing</key>
|
<key>Horizontal Spacing</key>
|
||||||
<real>1</real>
|
<real>1</real>
|
||||||
|
<key>Icon</key>
|
||||||
|
<integer>1</integer>
|
||||||
<key>Idle Code</key>
|
<key>Idle Code</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
<key>Jobs to Ignore</key>
|
<key>Jobs to Ignore</key>
|
||||||
@@ -1014,6 +1018,8 @@
|
|||||||
<key>Red Component</key>
|
<key>Red Component</key>
|
||||||
<real>0.19802422821521759</real>
|
<real>0.19802422821521759</real>
|
||||||
</dict>
|
</dict>
|
||||||
|
<key>Minimum Contrast</key>
|
||||||
|
<real>0.49644531250000001</real>
|
||||||
<key>Mouse Reporting</key>
|
<key>Mouse Reporting</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>Name</key>
|
<key>Name</key>
|
||||||
@@ -1244,6 +1250,8 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>Use Bright Bold</key>
|
<key>Use Bright Bold</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>Use Cursor Guide</key>
|
||||||
|
<false/>
|
||||||
<key>Use Italic Font</key>
|
<key>Use Italic Font</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>Use Non-ASCII Font</key>
|
<key>Use Non-ASCII Font</key>
|
||||||
@@ -1317,8 +1325,6 @@
|
|||||||
<true/>
|
<true/>
|
||||||
<key>VisualIndicatorForEsc</key>
|
<key>VisualIndicatorForEsc</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>WindowNumber</key>
|
|
||||||
<true/>
|
|
||||||
<key>kCPKSelectionViewPreferredModeKey</key>
|
<key>kCPKSelectionViewPreferredModeKey</key>
|
||||||
<integer>0</integer>
|
<integer>0</integer>
|
||||||
<key>kCPKSelectionViewShowHSBTextFieldsKey</key>
|
<key>kCPKSelectionViewShowHSBTextFieldsKey</key>
|
||||||
|
|||||||
Submodule config/nvim updated: bb7837f1cc...c32f5e2a3c
Reference in New Issue
Block a user