Skip to content

Instantly share code, notes, and snippets.

View bigmate's full-sized avatar
🌴
On vacation

Bekmamat bigmate

🌴
On vacation
View GitHub Profile
@bigmate
bigmate / config
Created May 17, 2021 09:40 — forked from pksunkara/config
Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git)
[user]
name = Pavan Kumar Sunkara
email = pavan.sss1991@gmail.com
username = pksunkara
[core]
editor = vim
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
pager = delta
[sendemail]
smtpencryption = tls
@bigmate
bigmate / docker-help.md
Created December 16, 2019 12:47 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info