Skip to content

Instantly share code, notes, and snippets.

@jaredcrean
jaredcrean / wezterm.lua
Created May 24, 2022 04:13 — forked from quangIO/wezterm.lua
My wezterm config with tmux-like bindings
local wezterm = require 'wezterm';
return {
color_scheme = "Dracula",
-- colors = {
-- background = "#0c0e14",
-- },
window_decorations = "NONE",
font = wezterm.font("Iosevka"),
font_size = 10.0,
-- dpi = 192.0,
@jaredcrean
jaredcrean / scantofile.sh
Created March 12, 2022 00:21 — forked from sunix/scantofile.sh
My Brother brscan scanner S-KEY tool scan to file script. Scan from ADF, convert to PDF and merge PDFs files into a single one.
#! /bin/sh
set +o noclobber
#
# $1 = scanner device
# $2 = friendly name
#
#
# 100,200,300,400,600
#