Skip to content

Instantly share code, notes, and snippets.

View abrahamcuenca's full-sized avatar
Converting Coffee to Code

Abraham Cuenca abrahamcuenca

Converting Coffee to Code
  • 00:18 (UTC -08:00)
View GitHub Profile
@abrahamcuenca
abrahamcuenca / .ctags
Last active October 13, 2025 16:14
Vanilla VIM setup
--languages=JavaScript,TypeScript,Java,SQL
--exclude=node_modules
--exclude=dist
--exclude=*.min.js
--exclude=reports
--exclude=coverage
--recurse=yes
--fields=+l
--fields=+K
--extras=+q
@abrahamcuenca
abrahamcuenca / install_zellij.sh
Created January 10, 2025 19:21 — forked from BaksiLi/install_zellij.sh
Install Zellij (latest release) on Linux (incl. Ubuntu) and Darwin
#!/bin/bash
# Get the architecture of the machine
arch=$(uname -m)
os=$(uname -s)
# Download the Zellij binary
if [ "$os" == "Darwin" ]; then
filename="zellij-${arch}-apple-darwin.tar.gz"
url="https://github.com/zellij-org/zellij/releases/latest/download/$filename"

Keybase proof

I hereby claim:

  • I am yourwebdevguy on github.
  • I am yourwebdevguy (https://keybase.io/yourwebdevguy) on keybase.
  • I have a public key ASCglWFPJu8bZpViFShWBxugmtmm0jWwRH8LwWcOkkUaego

To claim this, I am signing this object: