Skip to content

Instantly share code, notes, and snippets.

@idursun
Last active September 23, 2022 13:02
Show Gist options
  • Save idursun/413542fef7be51ab0cf717e488fac0ef to your computer and use it in GitHub Desktop.
Save idursun/413542fef7be51ab0cf717e488fac0ef to your computer and use it in GitHub Desktop.
iterm2 profile
autoload -U compinit; compinit
zstyle ':completion:*' matcher-list 'r:[^A-Z0-9]||[A-Z0-9]=** r:|=*'
zstyle ':completion:*' menu select
alias k='kubectl'
alias la='exa -a'
alias ll='exa -lah'
alias ls='exa --color=auto'
alias idiff='open -na "/Applications/idea" --args diff '
export EDITOR=nvim
export VISUAL=nvim
bindkey -e
autoload edit-command-line; zle -N edit-command-line
bindkey "^X^E" edit-command-line
bindkey '\e[H' beginning-of-line
bindkey '\e[F' end-of-line
# Base16 Shell
BASE16_SHELL="$HOME/.config/base16-shell/"
[ -n "$PS1" ] && \
[ -s "$BASE16_SHELL/profile_helper.sh" ] && \
eval "$("$BASE16_SHELL/profile_helper.sh")"
eval "$(starship init zsh)"
source $(brew --prefix)/share/zsh-autosuggestions/zsh-autosuggestions.zsh
source $(brew --prefix)/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source <(kubectl completion zsh)
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
{
"Ansi 2 Color" : {
"Red Component" : 0.31372550129890442,
"Color Space" : "sRGB",
"Blue Component" : 0.48235294222831726,
"Alpha Component" : 1,
"Green Component" : 0.98039215803146362
},
"Tags" : [
],
"Ansi 12 Color" : {
"Red Component" : 0.83921569585800171,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 0.67450982332229614
},
"Right Option Key Sends" : 0,
"Ansi 6 Color" : {
"Red Component" : 0.54509806632995605,
"Color Space" : "sRGB",
"Blue Component" : 0.99215686321258545,
"Alpha Component" : 1,
"Green Component" : 0.91372549533843994
},
"Bold Color" : {
"Red Component" : 0.99999600648880005,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 1
},
"Ansi 7 Color" : {
"Red Component" : 0.97254902124404907,
"Color Space" : "sRGB",
"Blue Component" : 0.94901961088180542,
"Alpha Component" : 1,
"Green Component" : 0.97254902124404907
},
"AWDS Tab Directory" : "",
"Ansi 9 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.43137255311012268,
"Alpha Component" : 1,
"Green Component" : 0.43137255311012268
},
"Rows" : 25,
"Default Bookmark" : "No",
"Ansi 8 Color" : {
"Red Component" : 0.32941177487373352,
"Color Space" : "sRGB",
"Blue Component" : 0.32941177487373352,
"Alpha Component" : 1,
"Green Component" : 0.32941177487373352
},
"Link Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 1
},
"AWDS Tab Option" : "No",
"Cursor Guide Color" : {
"Red Component" : 0.23529419302940369,
"Color Space" : "sRGB",
"Blue Component" : 0.21176469326019287,
"Alpha Component" : 1,
"Green Component" : 0.21960783004760742
},
"Non-ASCII Anti Aliased" : true,
"Use Bright Bold" : true,
"Ansi 10 Color" : {
"Red Component" : 0.4117647111415863,
"Color Space" : "sRGB",
"Blue Component" : 0.58039218187332153,
"Alpha Component" : 1,
"Green Component" : 1
},
"Ambiguous Double Width" : false,
"AWDS Pane Option" : "Recycle",
"Jobs to Ignore" : [
"rlogin",
"ssh",
"slogin",
"telnet"
],
"Ansi 15 Color" : {
"Red Component" : 0.97254902124404907,
"Color Space" : "sRGB",
"Blue Component" : 0.94901961088180542,
"Alpha Component" : 1,
"Green Component" : 0.97254902124404907
},
"Foreground Color" : {
"Red Component" : 0.97254902124404907,
"Color Space" : "sRGB",
"Blue Component" : 0.94901961088180542,
"Alpha Component" : 1,
"Green Component" : 0.97254902124404907
},
"Working Directory" : "\/Users\/UK45242640",
"Blinking Cursor" : false,
"AWDS Window Option" : "No",
"Sync Title" : false,
"Prompt Before Closing 2" : false,
"BM Growl" : true,
"Command" : "",
"Description" : "Default",
"AWDS Pane Directory" : "",
"Disable Window Resizing" : true,
"Screen" : -1,
"Selection Color" : {
"Red Component" : 0.97254902124404907,
"Color Space" : "sRGB",
"Blue Component" : 0.94901961088180542,
"Alpha Component" : 1,
"Green Component" : 0.97254902124404907
},
"Mouse Reporting" : true,
"AWDS Window Directory" : "",
"Columns" : 80,
"Idle Code" : 0,
"Ansi 13 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.87450981140136719,
"Alpha Component" : 1,
"Green Component" : 0.57254904508590698
},
"Custom Command" : "No",
"ASCII Anti Aliased" : true,
"Non Ascii Font" : "Monaco 12",
"Vertical Spacing" : 1,
"Use Bold Font" : true,
"Left Option Key Changeable" : false,
"Selected Text Color" : {
"Red Component" : 0.32941177487373352,
"Color Space" : "sRGB",
"Blue Component" : 0.32941177487373352,
"Alpha Component" : 1,
"Green Component" : 0.32941177487373352
},
"Option Key Sends" : 2,
"Background Color" : {
"Red Component" : 0.12941177189350128,
"Color Space" : "sRGB",
"Blue Component" : 0.12941177189350128,
"Alpha Component" : 1,
"Green Component" : 0.12941177189350128
},
"Ansi 11 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.41960784792900085,
"Alpha Component" : 1,
"Green Component" : 0.79607844352722168
},
"Character Encoding" : 4,
"Use Italic Font" : true,
"Unlimited Scrollback" : false,
"Keyboard Map" : {
"0xf728-0x80000" : {
"Action" : 10,
"Text" : "d"
},
"0xf702-0x280000" : {
"Action" : 10,
"Text" : "b"
},
"0xf70d-0x20000" : {
"Action" : 10,
"Text" : "[21;2~"
},
"0x7f-0x80000" : {
"Action" : 11,
"Text" : "0x1b 0x7f"
},
"0xf708-0x20000" : {
"Action" : 10,
"Text" : "[15;2~"
},
"0x33-0x40000" : {
"Action" : 11,
"Text" : "0x1b"
},
"0xf703-0x260000" : {
"Action" : 10,
"Text" : "[1;6C"
},
"0xf729-0x20000" : {
"Action" : 10,
"Text" : "[1;2H"
},
"0xf702-0x260000" : {
"Action" : 10,
"Text" : "[1;6D"
},
"0x38-0x40000" : {
"Action" : 11,
"Text" : "0x7f"
},
"0xf72b-0x40000" : {
"Action" : 10,
"Text" : "[1;5F"
},
"0xf70c-0x20000" : {
"Action" : 10,
"Text" : "[20;2~"
},
"0xf701-0x260000" : {
"Action" : 10,
"Text" : "[1;6B"
},
"0x32-0x40000" : {
"Action" : 11,
"Text" : "0x00"
},
"0xf707-0x20000" : {
"Action" : 10,
"Text" : "[1;2S"
},
"0xf703-0x240000" : {
"Action" : 10,
"Text" : "[1;5C"
},
"0xf700-0x260000" : {
"Action" : 10,
"Text" : "[1;6A"
},
"0xf702-0x240000" : {
"Action" : 10,
"Text" : "[1;5D"
},
"0xf703-0x300000" : {
"Action" : 11,
"Text" : "0x5"
},
"0x37-0x40000" : {
"Action" : 11,
"Text" : "0x1f"
},
"0x3-0x200000" : {
"Action" : 11,
"Text" : "0xd"
},
"0xf701-0x240000" : {
"Action" : 10,
"Text" : "[1;5B"
},
"0xf702-0x300000" : {
"Action" : 11,
"Text" : "0x1"
},
"0xf703-0x220000" : {
"Action" : 10,
"Text" : "[1;2C"
},
"0xf739-0x0" : {
"Action" : 13,
"Text" : ""
},
"0xf70b-0x20000" : {
"Action" : 10,
"Text" : "[19;2~"
},
"0xf728-0x0" : {
"Action" : 11,
"Text" : "0x4"
},
"0xf706-0x20000" : {
"Action" : 10,
"Text" : "[1;2R"
},
"0xf700-0x240000" : {
"Action" : 10,
"Text" : "[1;5A"
},
"0xf702-0x220000" : {
"Action" : 10,
"Text" : "[1;2D"
},
"0x36-0x40000" : {
"Action" : 11,
"Text" : "0x1e"
},
"0xf70f-0x20000" : {
"Action" : 10,
"Text" : "[24;2~"
},
"0xf701-0x220000" : {
"Action" : 10,
"Text" : "[1;2B"
},
"0xf70a-0x20000" : {
"Action" : 10,
"Text" : "[18;2~"
},
"0xf729-0x40000" : {
"Action" : 10,
"Text" : "[1;5H"
},
"0xf72b-0x20000" : {
"Action" : 10,
"Text" : "[1;2F"
},
"0xf700-0x220000" : {
"Action" : 10,
"Text" : "[1;2A"
},
"0x30-0x200000" : {
"Action" : 12,
"Text" : "0"
},
"0xf705-0x20000" : {
"Action" : 10,
"Text" : "[1;2Q"
},
"0x31-0x200000" : {
"Action" : 12,
"Text" : "1"
},
"0x33-0x200000" : {
"Action" : 12,
"Text" : "3"
},
"0x35-0x40000" : {
"Action" : 11,
"Text" : "0x1d"
},
"0x34-0x200000" : {
"Action" : 12,
"Text" : "4"
},
"0x32-0x200000" : {
"Action" : 12,
"Text" : "2"
},
"0x35-0x200000" : {
"Action" : 12,
"Text" : "5"
},
"0x36-0x200000" : {
"Action" : 12,
"Text" : "6"
},
"0x37-0x200000" : {
"Action" : 12,
"Text" : "7"
},
"0x2d-0x40000" : {
"Action" : 11,
"Text" : "0x1f"
},
"0x38-0x200000" : {
"Action" : 12,
"Text" : "8"
},
"0x2a-0x200000" : {
"Action" : 12,
"Text" : "*"
},
"0x39-0x200000" : {
"Action" : 12,
"Text" : "9"
},
"0x2b-0x200000" : {
"Action" : 12,
"Text" : "+"
},
"0xf70e-0x20000" : {
"Action" : 10,
"Text" : "[23;2~"
},
"0x2e-0x200000" : {
"Action" : 12,
"Text" : "."
},
"0x2d-0x200000" : {
"Action" : 12,
"Text" : "-"
},
"0xf709-0x20000" : {
"Action" : 10,
"Text" : "[17;2~"
},
"0x7f-0x100000" : {
"Action" : 11,
"Text" : "0x15"
},
"0x2f-0x200000" : {
"Action" : 12,
"Text" : "\/"
},
"0xf704-0x20000" : {
"Action" : 10,
"Text" : "[1;2P"
},
"0x34-0x40000" : {
"Action" : 11,
"Text" : "0x1c"
},
"0xf703-0x280000" : {
"Action" : 10,
"Text" : "f"
}
},
"Window Type" : 0,
"Background Image Location" : "",
"Blur" : false,
"Badge Color" : {
"Red Component" : 0.23137255012989044,
"Color Space" : "sRGB",
"Blue Component" : 0.32156863808631897,
"Alpha Component" : 0.5,
"Green Component" : 0.25882354378700256
},
"Scrollback Lines" : 1000,
"Send Code When Idle" : false,
"Close Sessions On End" : true,
"Terminal Type" : "xterm-256color",
"Visual Bell" : true,
"Flashing Bell" : false,
"Silence Bell" : false,
"Ansi 14 Color" : {
"Red Component" : 0.64313727617263794,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 1
},
"Name" : "Default",
"Cursor Text Color" : {
"Red Component" : 0.15686273574829102,
"Color Space" : "sRGB",
"Blue Component" : 0.15686270594596863,
"Alpha Component" : 1,
"Green Component" : 0.15686270594596863
},
"Shortcut" : "",
"Cursor Color" : {
"Red Component" : 0.92549020051956177,
"Color Space" : "sRGB",
"Blue Component" : 0.95686274766921997,
"Alpha Component" : 1,
"Green Component" : 0.93725490570068359
},
"Ansi 0 Color" : {
"Red Component" : 0.12941177189350128,
"Color Space" : "sRGB",
"Blue Component" : 0.17254902422428131,
"Alpha Component" : 1,
"Green Component" : 0.13333334028720856
},
"Ansi 1 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.3333333432674408,
"Alpha Component" : 1,
"Green Component" : 0.3333333432674408
},
"Horizontal Spacing" : 1,
"Tab Color" : {
"Red Component" : 0.23137256503105164,
"Color Space" : "sRGB",
"Blue Component" : 0.32156860828399658,
"Alpha Component" : 1,
"Green Component" : 0.25882357358932495
},
"Ansi 4 Color" : {
"Red Component" : 0.50980395078659058,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 0.66666668653488159
},
"Ansi 5 Color" : {
"Red Component" : 0.78039216995239258,
"Color Space" : "sRGB",
"Blue Component" : 0.91764706373214722,
"Alpha Component" : 1,
"Green Component" : 0.57254904508590698
},
"Use Non-ASCII Font" : false,
"Transparency" : 0,
"Normal Font" : "JetBrainsMono-Regular 12",
"Guid" : "E5AB3364-FFA5-44EA-9DB9-6D0606C74C87",
"Custom Directory" : "Advanced",
"Ansi 3 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.41960784792900085,
"Alpha Component" : 1,
"Green Component" : 0.79607844352722168
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment