Skip to content

Instantly share code, notes, and snippets.

View andnils's full-sized avatar

Anders Nilsson andnils

  • Växjö, Sweden
View GitHub Profile
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
compare-strings(nil 0 0 "/home/andnils/Projects/Clojure/honkers/src/honkers/core.clj" 0 0 nil)
string-prefix-p(nil "/home/andnils/Projects/Clojure/honkers/src/honkers/core.clj")
mapc
seq-do
seq-find
sesman-friendly-session-p
mapcar
apply
seq-map
@andnils
andnils / i3status
Last active January 3, 2019 22:12
i3status
general {
colors = true
interval = 5
color_good = "#48b9c7"
color_bad = "#f15d22"
color_degraded = "#faa41a"
output_format = "i3bar"
}
run_watch nginx {
@andnils
andnils / config
Last active January 3, 2019 22:12
i3 config
set $mod Mod4
# font pango:Ubuntu Mono 16
font pango:Fira Sans SemiBold 16
floating_modifier $mod
bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+q kill
bindsym $mod+d exec dmenu_run -fn "Ubuntu Mono-18"