Skip to content

Instantly share code, notes, and snippets.

View asmoura's full-sized avatar

Alex Moura asmoura

View GitHub Profile
{
"name": "Status",
"sources": [
{
"auth": "none",
"name": "Uptime Kuma",
"endpoints": [
{
"id": "public-status",
"url": "https://stats.vl4b.net/api/status-page/public"
@asmoura
asmoura / zshrc
Last active December 15, 2025 13:29
zshrc
function zplug_init() {
local ZPLUG_DIR=""
local ZPLUG_HOME="$HOME/.zplug"
local package_manager=""
# Install fonts
# mkdir ~/powerline-fonts
# cd ~/powerline-fonts
# git clone https://github.com/powerline/fonts.git .
# ./install.sh