Skip to content

Instantly share code, notes, and snippets.

View albannurkollari's full-sized avatar

Erenndriel albannurkollari

View GitHub Profile
@albannurkollari
albannurkollari / .gitconfig
Created July 29, 2021 09:36
My day to day GIT aliases
# to be updated
[alias]
## disecting/inspecting/searching
findkeyword = "!f() { git log -S $1 --oneline -- ':(exclude)*package-lock.json' . ; }; f"
@albannurkollari
albannurkollari / cloudSettings
Last active September 1, 2020 19:09
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-09-01T19:09:55.494Z","extensionVersion":"v3.4.3"}
@albannurkollari
albannurkollari / README.md
Last active April 5, 2018 12:23 — forked from hofmannsven/README.md
My simply Git Cheatsheet