Skip to content

Instantly share code, notes, and snippets.

View 526avijitgupta's full-sized avatar
🏠
Working from home

Avijit Gupta 526avijitgupta

🏠
Working from home
View GitHub Profile
passphrase: 526avijit (import settings on any device using this passphrase)
Useful !bangs:
1. !a - Amazon
2. !w - Wikipedia
3. !g - Google
4. !q - Quora
5. !so - StackOverflow
6. !v - Youtube
7. !di - Dictionary (with pronunciation)
@526avijitgupta
526avijitgupta / canvas.txt
Last active August 29, 2015 14:20
Canvas Web API - MDN
https://developer.mozilla.org/en-US/docs/Web/API
https://developer.mozilla.org/en-US/demos/tag/tech:css3
@526avijitgupta
526avijitgupta / spacemacs-cheatsheet.md
Last active August 29, 2023 12:31
Spacemacs cheatsheet

emacs --daemon to run in the background. emacsclient.emacs24 <filename/dirname> to open in terminal

NOTE: "M-m and SPC can be used interchangeably".

  • Undo - C-/
  • Redo - C-?
  • Change case: 1. Camel Case : M-c 2. Upper Case : M-u
  1. Lower Case : M-l
@526avijitgupta
526avijitgupta / git-aliases.txt
Last active June 22, 2025 20:37
Useful oh-my-zsh git aliases
1. alias g='git'
2. alias gst='git status'
3. alias gss='git status -s'
4. alias gaa='git add -A' (has to be changed manually in `~/.oh-my-zsh/plugins/git/git.plugin.zsh`)
5. alias gau='git add -u' (has to be added manually in `~/.oh-my-zsh/plugins/git/git.plugin.zsh`)
6. alias gcmsg='git commit -m'
7. alias ggpull='git pull origin $(current_branch)'
8. alias ggpush='git push origin $(current_branch)'
List of usernames for which we got a hit:
14102015
14102017
14102024
14102025
14102036
14102044
14102046
14102057
List of usernames for which the passwords got a hit:
14102015
14102017
14102024
14102025
14102036
14102044
14102046
14102057