Skip to content

Instantly share code, notes, and snippets.

View yochananmarqos's full-sized avatar

Mark Wagie yochananmarqos

  • Colorado, United States
View GitHub Profile
This file has been truncated, but you can view the full file.
CacheControl [('../../../bin/doesitcache', 'sha256=3592139e1437a142bd9a3e8c5e4ad6b30004e16593347e819f1e21bd6f8f7f71', '215'), ('cachecontrol/__init__.py', 'sha256=86bc65bf7abbba9b1fc8cc3c937810f6f6a005ac75a581d2186a98959d199343', '465'), ('cachecontrol/_cmd.py', 'sha256=1e314974680f38bb2f4bfe5ef01bea62bc1e5c98f5811edd4aca820755f6e2ec', '1326'), ('cachecontrol/adapter.py', 'sha256=76ef02b072adb4058bf7ea56992bf23435731eb1fea9f8923a0a3a7dc6a733ed', '5021'), ('cachecontrol/cache.py', 'sha256=4edcb8e5f3a31f8d1f0a89531a4a8a42f41099b62c32993e9c2c9f2dcbf6bc6e', '1535'), ('cachecontrol/compat.py', 'sha256=24e54ac8889ba7c9cdab78c06efee75c1b0d3ad5c754428f879bbcaf6a8b195a', '730'), ('cachecontrol/controller.py', 'sha256=ea3c93e23e0b16c22f7c3792143eb128ad794423889f013636bf1483b202b70c', '16404'), ('cachecontrol/filewrapper.py', 'sha256=5f804040e3b6e8634e47b9c7fdf853cc07deb9cb76ac141cc7fd79332141a5cb', '3946'), ('cachecontrol/heuristics.py', 'sha256=f24032b992d20b2108810afabdb5307e1a6a83da30b3898cd0857a0d66b37af2', '4154')
# New user configuration:
# autoload -Uz zsh-newuser-install && zsh-newuser-install -f
# force rebuild zcompdump:
# rm -f ~/.zcompdump; compinit
# Use completions
autoload -Uz compinit && compinit
# Powerlevel10k
{
"countries": [
{
"name": "Albania",
"code": "al",
"cities": [
{
"name": "Tirana",
"code": "tia",
"latitude": 41.327953,
==> Starting build()...
Compiling libc v0.2.62
Compiling cfg-if v0.1.9
Compiling autocfg v0.1.6
Compiling semver-parser v0.7.0
Compiling log v0.4.8
Compiling lazy_static v1.4.0
Compiling rand_core v0.4.2
Compiling futures v0.1.29
Compiling byteorder v1.3.2

Keybase proof

I hereby claim:

  • I am yochananmarqos on github.
  • I am markdubya (https://keybase.io/markdubya) on keybase.
  • I have a public key ASDXRkRnYBfIByR6ElcbnBoBeo4vBk5W0eMIin3qAKUd5wo

To claim this, I am signing this object:

@yochananmarqos
yochananmarqos / conkyrc
Last active May 10, 2018 15:01
conky WIP
-- Based on Arch News Conky: https://github.com/tr37ion/arch_news_conky
-- ConkyColors font: https://github.com/helmuthdu/conky_colors/tree/master/fonts/conkycolors
conky.config = {
double_buffer = true,
own_window = true,
own_window_type = 'panel',
own_window_transparent = true,
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',