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
default-cache-ttl 600 | |
max-cache-ttl 7200 | |
allow-loopback-pinentry |
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
! 2023-03-04 https://economictimes.indiatimes.com | |
economictimes.indiatimes.com##.oneTapCloseBg.bgOneTapGray | |
! 2023-03-18 https://app.qwilr.com | |
||app.qwilr.com/Assets/icons/trial-extension-background.svg$image | |
app.qwilr.com##.modal-container--behind-overlays.modal-container | |
! 2023-05-14 https://www.glassdoor.com.au | |
www.glassdoor.com.au##.e91w1dn4.css-1xxrqhd.gdGrid |
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
{ | |
"bundleVersion" : 6402, | |
"codeRequirements" : { | |
"/Applications/Alfred 5.app/Contents/MacOS/Alfred" : { | |
"authorIdentifier" : "XZZXE9SED4", | |
"codeIdentifier" : "com.runningwithcrayons.Alfred", | |
"type" : "trustedAnchor" | |
}, | |
"/Applications/Alfred 5.app/Contents/Preferences/Alfred Preferences.app/Contents/MacOS/Alfred Preferences" : { | |
"authorIdentifier" : "XZZXE9SED4", |
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
{ | |
"basics": { | |
"name": "Sreeram Boyapati", | |
"label": "Backend engineer mostly dabbling in a 256-bit terminal.", | |
"picture": "", | |
"email": "sreeram.boyapati [at] outlook [dot] com", | |
"phone": "", | |
"website": "http://sreeram.dev", | |
"summary": "Senior Backend Engineer experienced in cloud-based services in Java and Python", | |
"location": { |
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
{ | |
"Use Non-ASCII Font" : true, | |
"Tags" : [ | |
], | |
"Disable Printing" : true, | |
"Ansi 12 Color" : { | |
"Red Component" : 0.98823529409999999, | |
"Color Space" : "sRGB", | |
"Blue Component" : 0.4039215686, |
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
setName1=Indian News | |
sites1=ajuniorvc.com economictimes.indiatimes.com economictimes.indiatimes.com telugu360.com the-ken.com thehindu.com thehindubusinessline.com thehindubusinessline.com thelede.in themorningcontext.com thenewsminute.com theweek.in thewire.in | |
times1=1000-1900 | |
limitMins1= | |
limitPeriod1= | |
limitOffset1= | |
conjMode1=false | |
days1=62 | |
blockURL1=blocked.html?$S&$U | |
applyFilter1=false |
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
let g:python3_host_prog='/home/sreeram/.pyenv/shims/python3' | |
set shell=zsh | |
call plug#begin('~/.config/nvim/bundle') | |
Plug 'vim-syntastic/syntastic' | |
Plug 'sheerun/vim-polyglot' | |
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': { -> fzf#install() }} | |
Plug 'airblade/vim-gitgutter' | |
Plug 'itchyny/lightline.vim' | |
Plug 'godlygeek/tabular' |
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
export ZSH="$HOME/.oh-my-zsh" | |
ZSH_THEME="bira" | |
plugins=( | |
git | |
pyenv | |
sdk | |
colored-man-pages | |
jsontools |
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
[core] | |
editor = vim | |
pager = diff-so-fancy | less --tabs=4 -RFX | |
[user] | |
email = sreeram.boyapati@protonmail.ch | |
name = Sreeram Boyapati | |
signingkey = 1B26CE6957383D7E8E85142D241BD74CE5D8E2E2 | |
[commit] | |
gpgsign = true | |
[url "git@github.com:"] |
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 settings | |
[redshift] | |
; Set the day and night screen temperatures | |
temp-day=5500 | |
temp-night=3500 | |
; Disable the smooth fade between temperatures when Redshift starts and stops. | |
; 0 will cause an immediate change between screen temperatures. | |
; 1 will gradually apply the new screen temperature over a couple of seconds. | |
fade=1 |
NewerOlder