Skip to content

Instantly share code, notes, and snippets.

View sinan's full-sized avatar
🌀

Sinan Yasar sinan

🌀
View GitHub Profile
{
"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,
// not yet tried but looking good
Fuzzy File Path
tabnine
Console Wrap
// installed
"A File Icon",
"Alignment",
"All Autocomplete",
"ayu",
#
# Sets Prezto options.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
#
# General
#
@sinan
sinan / mac-defaults-on-a-new-setup
Last active January 5, 2024 01:26
Defaults to make mac usable on a new setup
# 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
@sinan
sinan / Babel.sublime-build
Created May 6, 2018 00:01
sublime text babel build system with npx
{
"shell_cmd": "npx babel-node \"$file\"",
"selector": "source.js",
"path": "/usr/local/bin:$PATH",
"quiet": true
}
0x986c2dbc198904269871854f29f7519c7e44f78b
0x782EFBD01960FC86bbcE975dd6381152e5F18294
0x64c590dc81215bf882c6f4b403562bf2780c87bd
0x183b8a531d1acdae4de18db7431b0db539690756
@sinan
sinan / gist:7efe9c19fcefd6e2af6b550a0a0fe4da
Last active September 12, 2016 22:08
hasoffers identify/track calls thru segment
# IDENTIFY CALL WITH TRANSACTION_ID
{
"messageId": "api-DKJ9on3WyBhZegvIP246o1MQeKs5cDn8",
"projectId": "2XFFlhuziK",
"integration": "HasOffers",
"error": {
"name": "Error",
"retry": false,
"status": 400,