Skip to content

Instantly share code, notes, and snippets.

View ligmitz's full-sized avatar
😌
There ain't no place like 127.0.0.1

Gaurav Pandey ligmitz

😌
There ain't no place like 127.0.0.1
View GitHub Profile
@marcorichetta
marcorichetta / postgresql-manjaro.md
Last active July 24, 2024 20:22
Install PostgreSQL on Manjaro and set it up for Django
@gnprice
gnprice / .gitconfig
Last active December 22, 2023 20:53
gitconfig
# This is a snapshot of my ~/.gitconfig file, minus a few bits
# that are obsolete or non-reusable.
#
# For explanation of each setting, see `git help config`
# or https://git-scm.com/docs/git-config .
#
[user]
name = Greg Price
email = gnprice@gmail.com
[alias]