Skip to content

Instantly share code, notes, and snippets.

View guilhermelimak's full-sized avatar

Guilherme Kammsetzer guilhermelimak

View GitHub Profile
#################################
#
# Backend
#
#################################
# Backend to use: "xrender" or "glx".
# GLX backend is typically much faster but depends on a sane driver.
backend = "xrender";
<?xml version="1.0" encoding="utf-8"?>
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/ file:///usr/share/openbox/menu.xsd">
<menu id="root-menu" label="Openbox 3">
<item label="calendar">
<action name="Execute">
<execute>urxvt --hold -g 22x9 -e cal</execute>
</action>
</item>
<menu id="root-menu-852420" label="misc">
<item label="screencast">
filetype plugin indent on " required
nnoremap <SPACE> <Nop>
let mapleader=" "
" ==============
" == Installed plugins
" ==============
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'gmarik/Vundle.vim'
unirest = require 'unirest'
URLS = [
'URLS_TO_CHECK_LIST'
]
ACCESS_TOKEN = '[PUSHBULLET_API_KEY]'
isError = (statusCode) ->
if statusCode >= 200 and statusCode <= 399 then return true else return false
@guilhermelimak
guilhermelimak / random.tmTheme
Created November 8, 2016 17:54
A heavy modified version of subway - tokyo sublime theme
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!-- Generated by: TmTheme-Editor -->
<!-- ============================================ -->
<!-- app: http://tmtheme-editor.herokuapp.com -->
<!-- code: https://github.com/aziz/tmTheme-Editor -->
<plist version="1.0">
<dict>
<key>author</key>
<string>Jan T. Sott</string>
@guilhermelimak
guilhermelimak / .cvimrc
Last active December 27, 2020 23:54
.cvimrc
let mapleader = "<Space>"
set noautofocus
set smoothscroll
set sortlinkhints
map J previousTab
map K nextTab
map J goBack
clear
sensitivity "0.3" # 800 dpi
// === ALIASES ===
alias molotov "use weapon_knife;use weapon_incgrenade;use weapon_molotov"
alias he "use weapon_knife;use weapon_hegrenade"
alias flash "use weapon_knife;use weapon_flashbang"
alias smoke "use weapon_knife;use weapon_smokegrenade"
alias decoy "use weapon_knife;use weapon_decoy"
@guilhermelimak
guilhermelimak / 0xCDD.tmTheme
Created January 26, 2017 19:22
Sublime colorschemes
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!-- Generated by: TmTheme-Editor -->
<!-- ============================================ -->
<!-- app: http://tmtheme-editor.herokuapp.com -->
<!-- code: https://github.com/aziz/tmTheme-Editor -->
<plist version="1.0">
<dict>
<key>comment</key>
<string>Dark theme, rainbow contrasts with emphasis on user defined code portions.</string>
function install_nvm {
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
}
function copy_dotfiles {
git clone https://github.com/guilhermelimak/dotfiles.git ~/dotfiles
ln -s ~/dotfiles/.vimrc ~/.vimrc
ln -s ~/dotfiles/.tmux.conf ~/.tmux.conf
}

Keybase proof

I hereby claim:

  • I am guilhermelimak on github.
  • I am guilhermelimak (https://keybase.io/guilhermelimak) on keybase.
  • I have a public key ASDrWWWz2fMbJlmMOnhZMRFqKiyeDxy0nqW52p38WlzEDAo

To claim this, I am signing this object: