Skip to content

Instantly share code, notes, and snippets.

View uma-dev's full-sized avatar
:octocat:
focusing ...

Omar Roldán uma-dev

:octocat:
focusing ...
View GitHub Profile
@uma-dev
uma-dev / multi-git-gits.md
Last active May 14, 2025 02:29
Mulit git accounts setup in windows

Multi‑Account Git Configuration

This setup lets you use personal and work Git accounts on the same PC (Git Bash). It includes:

  • SSH keys and ~/.ssh/config for account-specific hosts
  • Global ~/.gitconfig with conditional includes
  • Per‑account config files (~/.gitconfig-github, ~/.gitconfig-work)

@uma-dev
uma-dev / logid.cfg
Created October 16, 2023 02:14
Logiops (Linux driver) configuration for MX Master 3S
// Logiops (Linux driver) configuration for Logitech MX Master 3S.
// Includes gestures, smartshift, DPI.
// File location: /etc/logid.cfg
devices: ({
name: "MX Master 3S";
smartshift: {
on: false; // Turn of magnetic scrolling by default
threshold: 15;
@uma-dev
uma-dev / index.pug
Created December 6, 2019 05:05
LinkedIn style User Profile in pug, scss, javascript, bootstrap
-
var users =[
{
"image":"https://randomuser.me/api/portraits/men/54.jpg",
"name": "Isaac Snyder ",
"summery": "IT Supervisor at XYZ Company",
"status":"online",
"friends":[
"https://randomuser.me/api/portraits/men/47.jpg",
"https://randomuser.me/api/portraits/women/19.jpg",