Skip to content

Instantly share code, notes, and snippets.

#!/bin/sh
#
# Originally part of vpnc source code:
# © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
# © 2009-2022 David Woodhouse <dwmw2@infradead.org>, Daniel Lenski <dlenski@gmail.com> et al.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
apiVersion: v1
data:
secrets.txt: |
HASURA_GRAPHQL_DATABASE_URL="psql://demo:demo@1.1.1.1/db"
kind: ConfigMap
metadata:
name: argsexample
namespace: default
---
apiVersion: v1
#!/bin/sh
#
# Originally part of vpnc source code:
# © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
# © 2009-2012 David Woodhouse <dwmw2@infradead.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#!/bin/sh
#
# Originally part of vpnc source code:
# © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
# © 2009-2012 David Woodhouse <dwmw2@infradead.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#!/bin/sh
#
# Originally part of vpnc source code:
# © 2005-2012 Maurice Massar, Jörg Mayer, Antonio Borneo et al.
# © 2009-2012 David Woodhouse <dwmw2@infradead.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
generated Oct 28, 2022 16:36:40
system Ubuntu 22.04.1 LTS Linux 5.15.0-50-generic x86_64 x
emacs 28.1 ~/.emacs.d/
doom 3.0.0-pre PROFILE=_@0 HEAD -> master, origin/master, origin/HEAD ceb985673
2022-10-23 02:53:59 +0200 ~/.doom.d/
shell /bin/zsh
features ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS X11
XDBE XIM XPM XWIDGETS GTK3 ZLIB
;=========================================================
;
;
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
;
#
# wm independent hotkeys
#
# terminal emulator
super Return
urxvt -cd /home/jgarcia
#super + Return
# urxvt -cd /home/jgarcia -e bash -c "VISUAL=vim tmux -f ~/.tmux.conf new-session -s $(date +%N) \; set-option destroy-unattached "
#! /bin/sh
pgrep -x sxhkd > /dev/null || sxhkd &
bash ~/.screenlayout/normal.sh
feh --bg-scale '/home/jgarcia/Downloads/city.jpg'
bspc config remove_disabled_monitors true
bspc config remove_unplugged_monitors true
bspc monitor HDMI-0 -d 1 2 3
bspc monitor DVI-D-0 -d 4 5
bspc config -m DVI-D-0 window_gap 0
bspc config border_width 2
! terminal colours
!*foreground:#CCCCCC
!*background:#1B1D1E
!
!!black darkgray
!*color0: #1B1D1E
!*color8: #808080
!!darkred red
!*color1: #FF0044
!*color9: #F92672