Skip to content

Instantly share code, notes, and snippets.

View aadibajpai's full-sized avatar
💡
due tomorrow, do tomorrow

Aadi Bajpai aadibajpai

💡
due tomorrow, do tomorrow
View GitHub Profile
https://gist.github.com/aadibajpai/6c0937005a2ba26f03ac2b8937d5195a#file-heck-py-L2
https://gist.github.com/aadibajpai/6c0937005a2ba26f03ac2b8937d5195a#file-heck-py-L1
@aadibajpai
aadibajpai / subl
Last active June 15, 2020 01:29
to open windows sublime from inside wsl
#!/usr/bin/env sh
exec '/mnt/c/Program Files/Sublime Text 3/subl.exe' $(wslpath -m "$1")
@aadibajpai
aadibajpai / config.fish
Created June 15, 2020 15:26
fish config so in case I ever reset stuff I can copy paste ez
set -g theme_date_timezone Asia/Kolkata
set -g theme_date_format "+%a %b %d %I:%M:%S %p %Y"
# enable passphrase prompt for gpg
set -gx GPG_TTY (tty)
# ssh-agent stuff
if test -z (pgrep ssh-agent)
eval (ssh-agent -c)
set -Ux SSH_AUTH_SOCK $SSH_AUTH_SOCK
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
find . -type f -print0 | xargs -0 dos2unix
Category Graduate and professional students living off campus Undergraduate students living off campus Undergraduate students living on campus
17 Aug 0 0 0
18 Aug 0 1 0
19 Aug 0 1 0
20 Aug 0 6 2
21 Aug 0 0 0
22 Aug 0 2 1
23 Aug 0 2 1
24 Aug 1 15 6
25 Aug 0 0 0