This file contains 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
{ | |
"Set Local Environment Vars" : true, | |
"Working Directory" : "\/Users\/sinan", | |
"Prompt Before Closing 2" : 0, | |
"Selected Text Color" : { | |
"Green Component" : 0.60392159223556519, | |
"Blue Component" : 0.56470590829849243, | |
"Red Component" : 0.63921570777893066 | |
}, | |
"Rows" : 25, |
This file contains 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
// not yet tried but looking good | |
Fuzzy File Path | |
tabnine | |
Console Wrap | |
// installed | |
"A File Icon", | |
"Alignment", | |
"All Autocomplete", | |
"ayu", |
This file contains 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
# | |
# Sets Prezto options. | |
# | |
# Authors: | |
# Sorin Ionescu <[email protected]> | |
# | |
# | |
# General | |
# |
This file contains 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
# get rid of press and hold character popup | |
defaults write -g ApplePressAndHoldEnabled -bool false | |
# delay until a key repeats | |
defaults write -g InitialKeyRepeat -int 25 | |
# duration between repeats after repeat initiation | |
defaults write -g KeyRepeat -int 1 | |
# remove default shadow from window screenshots | |
defaults write com.apple.screencapture disable-shadow -bool true |
This file contains 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
Show hidden characters
{ | |
"shell_cmd": "npx babel-node \"$file\"", | |
"selector": "source.js", | |
"path": "/usr/local/bin:$PATH", | |
"quiet": true | |
} |
This file contains 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
0x986c2dbc198904269871854f29f7519c7e44f78b |
This file contains 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
0x782EFBD01960FC86bbcE975dd6381152e5F18294 |
This file contains 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
0x64c590dc81215bf882c6f4b403562bf2780c87bd |
This file contains 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
0x183b8a531d1acdae4de18db7431b0db539690756 |
This file contains 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
# IDENTIFY CALL WITH TRANSACTION_ID | |
{ | |
"messageId": "api-DKJ9on3WyBhZegvIP246o1MQeKs5cDn8", | |
"projectId": "2XFFlhuziK", | |
"integration": "HasOffers", | |
"error": { | |
"name": "Error", | |
"retry": false, | |
"status": 400, |
NewerOlder