Skip to content

Instantly share code, notes, and snippets.

View claabs's full-sized avatar

Charlie Laabs claabs

View GitHub Profile
2024-05-06T09:32:06.419024476Z |====================================================================================================|
2024-05-06T09:32:06.419222588Z | _ _ _ |
2024-05-06T09:32:06.419302579Z | | | (_) | |
2024-05-06T09:32:06.419386577Z | __ _| |__ _| |_ _ __ ___ __ _ _ __ __ _ __ _ ___ |
2024-05-06T09:32:06.419460125Z | / _` | '_ \| | __| | '_ ` _ \ / _` | '_ \ / _` |/ _` |/ _ \ |
2024-05-06T09:32:06.419535988Z | | (_| | |_) | | |_ | | | | | | (_| | | | | (_| | (_| | __/ |
2024-05-06T09:32:06.419607142Z | \__, |_.__/|_|\__| |_| |_| |_|\__,_|_| |_|\__,_|\__, |\___| |
2024-05-06T09:32:06.419690739Z | | | ______
@claabs
claabs / autoexec.cfg
Last active May 1, 2024 01:00
CS2 Autoexec
// Launch options:
// CS2 Config
// Mouse
sensitivity "0.3" // 3100 DPI
bind "," "toggle sensitivity 0.3 1.5"
m_pitch "0.022"
zoom_sensitivity_ratio "1.0"
blueprint:
name: Zooz ZEN30 + Bond Fan/Light v1.3
description: Makes double switch act a separate fan and light mode. Mode can be switched by pressing the relay button.
domain: automation
input:
zooz_zen30:
name: Zooz ZEN30
description: The ZEN30 Double Switch to interact with.
selector:
device:
@claabs
claabs / hosts.txt
Last active November 3, 2023 16:31
My LG WebOS Blocklist
# https://www.reddit.com/r/pihole/comments/scsg2w/lg_tv_has_changed_ad_providers_january_2022
# whitelist
# ngfts.lge.com
# us.lgtvsdp.com
127.0.0.1 aic-ngfts.lge.com
127.0.0.1 aic.cdpbeacon.lgtvcommon.com
127.0.0.1 bl-server.alphonso.tv
127.0.0.1 clockskew.alphonso.tv
127.0.0.1 prov-lg.alphonso.tv
@claabs
claabs / .zshrc
Last active July 28, 2023 15:52
Shell Configuration
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
ZSH_THEME="philips"
zstyle ':omz:plugins:nvm' lazy yes
@claabs
claabs / autoexec.cfg
Last active February 6, 2023 14:25
Chuck Lubs CS:GO Autoexec
// Launch options:
// -novid -nojoy
// Rates
rate "786432" // max rate, lower if having network issues
cl_cmdrate "128"
cl_updaterate "128"
cl_interp "0.0"
cl_interp_ratio "1"