Created
May 4, 2022 19:40
-
-
Save drwl/5c176a995293e7637b0276ab50dc9bd6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH | |
# Path to your oh-my-zsh installation. | |
export ZSH="/Users/leea/.oh-my-zsh" | |
# Set name of the theme to load --- if set to "random", it will | |
# load a random theme each time oh-my-zsh is loaded, in which case, | |
# to know which specific one was loaded, run: echo $RANDOM_THEME | |
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes | |
ZSH_THEME="robbyrussell" | |
# Set list of themes to pick from when loading at random | |
# Setting this variable when ZSH_THEME=random will cause zsh to load | |
# a theme from this variable instead of looking in $ZSH/themes/ | |
# If set to an empty array, this variable will have no effect. | |
# ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "agnoster" ) | |
# Uncomment the following line to use case-sensitive completion. | |
# CASE_SENSITIVE="true" | |
# Uncomment the following line to use hyphen-insensitive completion. | |
# Case-sensitive completion must be off. _ and - will be interchangeable. | |
HYPHEN_INSENSITIVE="true" | |
# Uncomment the following line to disable bi-weekly auto-update checks. | |
# DISABLE_AUTO_UPDATE="true" | |
# Uncomment the following line to automatically update without prompting. | |
DISABLE_UPDATE_PROMPT="true" | |
# Uncomment the following line to change how often to auto-update (in days). | |
# export UPDATE_ZSH_DAYS=13 | |
# Uncomment the following line if pasting URLs and other text is messed up. | |
# DISABLE_MAGIC_FUNCTIONS="true" | |
# Uncomment the following line to disable colors in ls. | |
# DISABLE_LS_COLORS="true" | |
# Uncomment the following line to disable auto-setting terminal title. | |
# DISABLE_AUTO_TITLE="true" | |
# Uncomment the following line to enable command auto-correction. | |
# ENABLE_CORRECTION="true" | |
# Uncomment the following line to display red dots whilst waiting for completion. | |
# Caution: this setting can cause issues with multiline prompts (zsh 5.7.1 and newer seem to work) | |
# See https://github.com/ohmyzsh/ohmyzsh/issues/5765 | |
# COMPLETION_WAITING_DOTS="true" | |
# Uncomment the following line if you want to disable marking untracked files | |
# under VCS as dirty. This makes repository status check for large repositories | |
# much, much faster. | |
# DISABLE_UNTRACKED_FILES_DIRTY="true" | |
# Uncomment the following line if you want to change the command execution time | |
# stamp shown in the history command output. | |
# You can set one of the optional three formats: | |
# "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd" | |
# or set a custom format using the strftime function format specifications, | |
# see 'man strftime' for details. | |
# HIST_STAMPS="mm/dd/yyyy" | |
# Would you like to use another custom folder than $ZSH/custom? | |
# ZSH_CUSTOM=/path/to/new-custom-folder | |
# Which plugins would you like to load? | |
# Standard plugins can be found in $ZSH/plugins/ | |
# Custom plugins may be added to $ZSH_CUSTOM/plugins/ | |
# Example format: plugins=(rails git textmate ruby lighthouse) | |
# Add wisely, as too many plugins slow down shell startup. | |
# plugins=(git) | |
source $ZSH/oh-my-zsh.sh | |
# User configuration | |
# export MANPATH="/usr/local/man:$MANPATH" | |
# You may need to manually set your language environment | |
# export LANG=en_US.UTF-8 | |
# Preferred editor for local and remote sessions | |
# if [[ -n $SSH_CONNECTION ]]; then | |
# export EDITOR='vim' | |
# else | |
# export EDITOR='mvim' | |
# fi | |
# Compilation flags | |
# export ARCHFLAGS="-arch x86_64" | |
# Set personal aliases, overriding those provided by oh-my-zsh libs, | |
# plugins, and themes. Aliases can be placed here, though oh-my-zsh | |
# users are encouraged to define aliases within the ZSH_CUSTOM folder. | |
# For a full list of active aliases, run `alias`. | |
# | |
# Example aliases | |
# alias zshconfig="mate ~/.zshrc" | |
# alias ohmyzsh="mate ~/.oh-my-zsh" | |
eval "$(rbenv init -)" | |
export PATH="/usr/local/sbin:$PATH" | |
export PATH_TO_FX="/usr/local/Cellar/openjdk@11/11.0.12/libexec/openjdk.jdk/Contents/Home/lib" | |
export NVM_DIR="$HOME/.nvm" | |
[ -s "/usr/local/opt/nvm/nvm.sh" ] && \. "/usr/local/opt/nvm/nvm.sh" # This loads nvm | |
[ -s "/usr/local/opt/nvm/etc/bash_completion.d/nvm" ] && \. "/usr/local/opt/nvm/etc/bash_completion.d/nvm" # This loads nvm bash_completion |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"global": { | |
"check_for_updates_on_startup": false, | |
"show_in_menu_bar": true, | |
"show_profile_name_in_menu_bar": false | |
}, | |
"profiles": [ | |
{ | |
"complex_modifications": { | |
"parameters": { | |
"basic.simultaneous_threshold_milliseconds": 50, | |
"basic.to_delayed_action_delay_milliseconds": 500, | |
"basic.to_if_alone_timeout_milliseconds": 500, | |
"basic.to_if_held_down_threshold_milliseconds": 500, | |
"mouse_motion_to_scroll.speed": 100 | |
}, | |
"rules": [ | |
{ | |
"description": "Emacs key bindings [control+keys] (rev 10)", | |
"manipulators": [ | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "d", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "delete_forward" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "h", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "delete_or_backspace" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "i", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "tab" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"keyboard_types": [ | |
"ansi", | |
"iso" | |
], | |
"type": "keyboard_type_if" | |
} | |
], | |
"from": { | |
"key_code": "open_bracket", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "escape" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"keyboard_types": [ | |
"jis" | |
], | |
"type": "keyboard_type_if" | |
} | |
], | |
"from": { | |
"key_code": "close_bracket", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "escape" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"from": { | |
"key_code": "m", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "return_or_enter" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "b", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "left_arrow" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "f", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "right_arrow" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "n", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "down_arrow" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "p", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift", | |
"option" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "up_arrow" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "v", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "page_down" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^com\\.microsoft\\.Excel$", | |
"^com\\.microsoft\\.Powerpoint$", | |
"^com\\.microsoft\\.Word$" | |
], | |
"type": "frontmost_application_if" | |
} | |
], | |
"from": { | |
"key_code": "a", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "home" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^com\\.microsoft\\.Excel$", | |
"^com\\.microsoft\\.Powerpoint$", | |
"^com\\.microsoft\\.Word$" | |
], | |
"type": "frontmost_application_if" | |
} | |
], | |
"from": { | |
"key_code": "e", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "end" | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.eclipse\\.platform\\.ide$" | |
], | |
"type": "frontmost_application_if" | |
} | |
], | |
"from": { | |
"key_code": "a", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "left_arrow", | |
"modifiers": [ | |
"left_command" | |
] | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.eclipse\\.platform\\.ide$" | |
], | |
"type": "frontmost_application_if" | |
} | |
], | |
"from": { | |
"key_code": "e", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock", | |
"shift" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "right_arrow", | |
"modifiers": [ | |
"left_command" | |
] | |
} | |
], | |
"type": "basic" | |
} | |
] | |
}, | |
{ | |
"description": "Bash style Emacs key bindings (rev 2)", | |
"manipulators": [ | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "w", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "delete_or_backspace", | |
"modifiers": [ | |
"left_option" | |
] | |
} | |
], | |
"type": "basic" | |
}, | |
{ | |
"conditions": [ | |
{ | |
"bundle_identifiers": [ | |
"^org\\.gnu\\.Emacs$", | |
"^org\\.gnu\\.AquamacsEmacs$", | |
"^org\\.gnu\\.Aquamacs$", | |
"^org\\.pqrs\\.unknownapp.conkeror$", | |
"^com\\.microsoft\\.rdc$", | |
"^com\\.microsoft\\.rdc\\.", | |
"^net\\.sf\\.cord$", | |
"^com\\.thinomenon\\.RemoteDesktopConnection$", | |
"^com\\.itap-mobile\\.qmote$", | |
"^com\\.nulana\\.remotixmac$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer$", | |
"^com\\.p5sys\\.jump\\.mac\\.viewer\\.", | |
"^com\\.teamviewer\\.TeamViewer$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.2X\\.Client\\.Mac$", | |
"^com\\.apple\\.Terminal$", | |
"^com\\.googlecode\\.iterm2$", | |
"^co\\.zeit\\.hyperterm$", | |
"^co\\.zeit\\.hyper$", | |
"^io\\.alacritty$", | |
"^net\\.kovidgoyal\\.kitty$", | |
"^org\\.vim\\.", | |
"^com\\.qvacua\\.VimR$", | |
"^com\\.vmware\\.fusion$", | |
"^com\\.vmware\\.horizon$", | |
"^com\\.vmware\\.view$", | |
"^com\\.parallels\\.desktop$", | |
"^com\\.parallels\\.vm$", | |
"^com\\.parallels\\.desktop\\.console$", | |
"^org\\.virtualbox\\.app\\.VirtualBoxVM$", | |
"^com\\.citrix\\.XenAppViewer$", | |
"^com\\.vmware\\.proxyApp\\.", | |
"^com\\.parallels\\.winapp\\.", | |
"^org\\.x\\.X11$", | |
"^com\\.apple\\.x11$", | |
"^org\\.macosforge\\.xquartz\\.X11$", | |
"^org\\.macports\\.X11$", | |
"^com\\.sublimetext\\.", | |
"^com\\.microsoft\\.VSCode$" | |
], | |
"type": "frontmost_application_unless" | |
} | |
], | |
"from": { | |
"key_code": "u", | |
"modifiers": { | |
"mandatory": [ | |
"control" | |
], | |
"optional": [ | |
"caps_lock" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "left_arrow", | |
"modifiers": [ | |
"left_command", | |
"left_shift" | |
] | |
}, | |
{ | |
"key_code": "delete_or_backspace", | |
"repeat": false | |
} | |
], | |
"type": "basic" | |
} | |
] | |
}, | |
{ | |
"description": "Change caps_lock to control if pressed with other keys, to escape if pressed alone.", | |
"manipulators": [ | |
{ | |
"from": { | |
"key_code": "caps_lock", | |
"modifiers": { | |
"optional": [ | |
"any" | |
] | |
} | |
}, | |
"to": [ | |
{ | |
"key_code": "left_control" | |
} | |
], | |
"to_if_alone": [ | |
{ | |
"key_code": "escape" | |
} | |
], | |
"type": "basic" | |
} | |
] | |
} | |
] | |
}, | |
"devices": [ | |
{ | |
"disable_built_in_keyboard_if_exists": false, | |
"fn_function_keys": [], | |
"identifiers": { | |
"is_keyboard": true, | |
"is_pointing_device": false, | |
"product_id": 565, | |
"vendor_id": 5426 | |
}, | |
"ignore": false, | |
"manipulate_caps_lock_led": false, | |
"simple_modifications": [ | |
{ | |
"from": { | |
"key_code": "application" | |
}, | |
"to": [ | |
{ | |
"pointing_button": "button1" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "left_command" | |
}, | |
"to": [ | |
{ | |
"key_code": "left_option" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "left_option" | |
}, | |
"to": [ | |
{ | |
"key_code": "left_command" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "right_option" | |
}, | |
"to": [ | |
{ | |
"key_code": "left_command" | |
} | |
] | |
} | |
] | |
} | |
], | |
"fn_function_keys": [ | |
{ | |
"from": { | |
"key_code": "f1" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "display_brightness_decrement" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f2" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "display_brightness_increment" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f3" | |
}, | |
"to": [ | |
{ | |
"key_code": "mission_control" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f4" | |
}, | |
"to": [ | |
{ | |
"key_code": "launchpad" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f5" | |
}, | |
"to": [ | |
{ | |
"key_code": "illumination_decrement" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f6" | |
}, | |
"to": [ | |
{ | |
"key_code": "illumination_increment" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f7" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "rewind" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f8" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "play_or_pause" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f9" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "fast_forward" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f10" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "mute" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f11" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "volume_decrement" | |
} | |
] | |
}, | |
{ | |
"from": { | |
"key_code": "f12" | |
}, | |
"to": [ | |
{ | |
"consumer_key_code": "volume_increment" | |
} | |
] | |
} | |
], | |
"name": "Leea", | |
"parameters": { | |
"delay_milliseconds_before_open_device": 1000 | |
}, | |
"selected": true, | |
"simple_modifications": [], | |
"virtual_hid_keyboard": { | |
"country_code": 0, | |
"indicate_sticky_modifier_keys_state": true, | |
"mouse_key_xy_scale": 100 | |
} | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Scrollback With Status Bar" : true, | |
"Tags" : [ | |
], | |
"Ansi 12 Color" : { | |
"Green Component" : 0.58658880481119824, | |
"Blue Component" : 1, | |
"Red Component" : 0.25301916229341825 | |
}, | |
"Use Non-ASCII Font" : false, | |
"Right Option Key Sends" : 0, | |
"Bold Color" : { | |
"Green Component" : 0.9264177680015564, | |
"Blue Component" : 0.92621010541915894, | |
"Red Component" : 0.92623984813690186 | |
}, | |
"Normal Font" : "Hack-Regular 12", | |
"Ansi 6 Color" : { | |
"Green Component" : 0.6554722785949707, | |
"Blue Component" : 0.6001695990562439, | |
"Red Component" : 0.26824772357940674 | |
}, | |
"Horizontal Spacing" : 1, | |
"Rows" : 100, | |
"Default Bookmark" : "No", | |
"Ansi 0 Color" : { | |
"Green Component" : 0.54379904995920658, | |
"Blue Component" : 0.56232324660633481, | |
"Red Component" : 0.48946561629468649 | |
}, | |
"Cursor Guide Color" : { | |
"Red Component" : 0.70213186740875244, | |
"Color Space" : "sRGB", | |
"Blue Component" : 1, | |
"Alpha Component" : 0.25, | |
"Green Component" : 0.9268307089805603 | |
}, | |
"Non-ASCII Anti Aliased" : true, | |
"Use Bright Bold" : true, | |
"Ansi 10 Color" : { | |
"Green Component" : 0.77022058823529416, | |
"Blue Component" : 0.4380863119291733, | |
"Red Component" : 0.50210547698154084 | |
}, | |
"Ambiguous Double Width" : false, | |
"Jobs to Ignore" : [ | |
"rlogin", | |
"ssh", | |
"slogin", | |
"telnet" | |
], | |
"Ansi 15 Color" : { | |
"Green Component" : 0.84705883264541626, | |
"Blue Component" : 0.85098040103912354, | |
"Red Component" : 0.82352942228317261 | |
}, | |
"Foreground Color" : { | |
"Green Component" : 0.84705883264541626, | |
"Blue Component" : 0.85098040103912354, | |
"Red Component" : 0.82352942228317261 | |
}, | |
"Bound Hosts" : [ | |
], | |
"Working Directory" : "\/Users\/leea", | |
"Blinking Cursor" : false, | |
"Disable Window Resizing" : true, | |
"Sync Title" : false, | |
"Prompt Before Closing 2" : false, | |
"BM Growl" : true, | |
"Command" : "", | |
"Description" : "Default", | |
"Mouse Reporting" : true, | |
"Screen" : -1, | |
"Selection Color" : { | |
"Green Component" : 0.91148865222930908, | |
"Blue Component" : 0.93112045526504517, | |
"Red Component" : 0.8929295539855957 | |
}, | |
"Columns" : 160, | |
"Idle Code" : 0, | |
"Ansi 13 Color" : { | |
"Green Component" : 0.32033414432100477, | |
"Blue Component" : 0.46070275624792595, | |
"Red Component" : 0.98699095022624439 | |
}, | |
"Custom Command" : "No", | |
"ASCII Anti Aliased" : true, | |
"Non Ascii Font" : "Monaco 12", | |
"Vertical Spacing" : 1, | |
"Use Bold Font" : true, | |
"Option Key Sends" : 0, | |
"Selected Text Color" : { | |
"Green Component" : 0.24950546026229858, | |
"Blue Component" : 0.25668647885322571, | |
"Red Component" : 0.24626246094703674 | |
}, | |
"Background Color" : { | |
"Green Component" : 0.17562578618526459, | |
"Blue Component" : 0.18184389173984528, | |
"Red Component" : 0.16979476809501648 | |
}, | |
"Character Encoding" : 4, | |
"Ansi 11 Color" : { | |
"Green Component" : 0.92321735620498657, | |
"Blue Component" : 0.38433974981307983, | |
"Red Component" : 1 | |
}, | |
"Use Italic Font" : true, | |
"Unlimited Scrollback" : true, | |
"Keyboard Map" : { | |
"0xf700-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6A" | |
}, | |
"0x37-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1f" | |
}, | |
"0x32-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x00" | |
}, | |
"0xf709-0x20000" : { | |
"Action" : 10, | |
"Text" : "[17;2~" | |
}, | |
"0xf70c-0x20000" : { | |
"Action" : 10, | |
"Text" : "[20;2~" | |
}, | |
"0xf729-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2H" | |
}, | |
"0xf72b-0x40000" : { | |
"Action" : 10, | |
"Text" : "[1;5F" | |
}, | |
"0xf705-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2Q" | |
}, | |
"0xf703-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6C" | |
}, | |
"0xf700-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2A" | |
}, | |
"0xf701-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x42" | |
}, | |
"0x38-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x7f" | |
}, | |
"0x33-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1b" | |
}, | |
"0xf703-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2C" | |
}, | |
"0xf701-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5B" | |
}, | |
"0xf70d-0x20000" : { | |
"Action" : 10, | |
"Text" : "[21;2~" | |
}, | |
"0xf702-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6D" | |
}, | |
"0xf729-0x40000" : { | |
"Action" : 10, | |
"Text" : "[1;5H" | |
}, | |
"0xf706-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2R" | |
}, | |
"0x34-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1c" | |
}, | |
"0xf700-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x41" | |
}, | |
"0x2d-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1f" | |
}, | |
"0xf70e-0x20000" : { | |
"Action" : 10, | |
"Text" : "[23;2~" | |
}, | |
"0xf702-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2D" | |
}, | |
"0xf703-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x43" | |
}, | |
"0xf700-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5A" | |
}, | |
"0xf707-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2S" | |
}, | |
"0xf70a-0x20000" : { | |
"Action" : 10, | |
"Text" : "[18;2~" | |
}, | |
"0x35-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1d" | |
}, | |
"0xf70f-0x20000" : { | |
"Action" : 10, | |
"Text" : "[24;2~" | |
}, | |
"0xf703-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5C" | |
}, | |
"0xf701-0x260000" : { | |
"Action" : 10, | |
"Text" : "[1;6B" | |
}, | |
"0xf702-0x280000" : { | |
"Action" : 11, | |
"Text" : "0x1b 0x1b 0x5b 0x44" | |
}, | |
"0xf72b-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2F" | |
}, | |
"0x36-0x40000" : { | |
"Action" : 11, | |
"Text" : "0x1e" | |
}, | |
"0xf708-0x20000" : { | |
"Action" : 10, | |
"Text" : "[15;2~" | |
}, | |
"0xf701-0x220000" : { | |
"Action" : 10, | |
"Text" : "[1;2B" | |
}, | |
"0xf70b-0x20000" : { | |
"Action" : 10, | |
"Text" : "[19;2~" | |
}, | |
"0xf702-0x240000" : { | |
"Action" : 10, | |
"Text" : "[1;5D" | |
}, | |
"0xf704-0x20000" : { | |
"Action" : 10, | |
"Text" : "[1;2P" | |
} | |
}, | |
"Window Type" : 0, | |
"Semantic History" : { | |
"editor" : "com.github.atom", | |
"text" : "", | |
"action" : "best editor" | |
}, | |
"Background Image Location" : "", | |
"Blur" : false, | |
"Badge Color" : { | |
"Red Component" : 1, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0, | |
"Alpha Component" : 0.5, | |
"Green Component" : 0.1491314172744751 | |
}, | |
"Scrollback Lines" : 0, | |
"Send Code When Idle" : false, | |
"Close Sessions On End" : true, | |
"Terminal Type" : "xterm-256color", | |
"Visual Bell" : true, | |
"Flashing Bell" : true, | |
"Silence Bell" : true, | |
"Ansi 14 Color" : { | |
"Green Component" : 0.8030613687782806, | |
"Blue Component" : 0.74187815387757039, | |
"Red Component" : 0.32424480209917289 | |
}, | |
"ASCII Ligatures" : false, | |
"Name" : "V3", | |
"Cursor Text Color" : { | |
"Green Component" : 0.15575926005840302, | |
"Blue Component" : 0.19370138645172119, | |
"Red Component" : 0 | |
}, | |
"Shortcut" : "", | |
"Cursor Color" : { | |
"Green Component" : 0.50962930917739868, | |
"Blue Component" : 0.51685798168182373, | |
"Red Component" : 0.44058024883270264 | |
}, | |
"Transparency" : 0, | |
"Guid" : "759183A5-6690-4413-B72F-351AF9D19554", | |
"Ansi 2 Color" : { | |
"Green Component" : 0.60644089366515841, | |
"Blue Component" : 0.41532100759933388, | |
"Red Component" : 0.47089726353294475 | |
}, | |
"Link Color" : { | |
"Red Component" : 0, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0.73423302173614502, | |
"Alpha Component" : 1, | |
"Green Component" : 0.35916060209274292 | |
}, | |
"Ansi 1 Color" : { | |
"Green Component" : 0.22880050174078803, | |
"Blue Component" : 0.32056234871547967, | |
"Red Component" : 0.69980203619909509 | |
}, | |
"Ansi 5 Color" : { | |
"Green Component" : 0.31030611240647216, | |
"Blue Component" : 0.35376425577116455, | |
"Red Component" : 0.73992505656108598 | |
}, | |
"Custom Directory" : "Recycle", | |
"Ansi 7 Color" : { | |
"Green Component" : 0.84705883264541626, | |
"Blue Component" : 0.85098040103912354, | |
"Red Component" : 0.82352942228317261 | |
}, | |
"Ansi 8 Color" : { | |
"Green Component" : 0.53333336114883423, | |
"Blue Component" : 0.53333336114883423, | |
"Red Component" : 0.53333336114883423 | |
}, | |
"Ansi 9 Color" : { | |
"Green Component" : 0.28235295414924622, | |
"Blue Component" : 0.25098040699958801, | |
"Red Component" : 0.94901961088180542 | |
}, | |
"Ansi 3 Color" : { | |
"Green Component" : 0.674033910034048, | |
"Blue Component" : 0.29084579493154233, | |
"Red Component" : 0.72714578619909509 | |
}, | |
"Ansi 4 Color" : { | |
"Green Component" : 0.49827707227415013, | |
"Blue Component" : 0.67496818438914019, | |
"Red Component" : 0.1650784426346574 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment