Skip to content

Instantly share code, notes, and snippets.

View vraravam's full-sized avatar

Vijay Aravamudhan vraravam

  • ThoughtWorks Inc.
  • Chennai, India
  • X @avijayr1
View GitHub Profile
@vraravam
vraravam / keybase.md
Created August 6, 2018 15:29
Keybase proof - do not delete

Keybase proof

I hereby claim:

  • I am vraravam on github.
  • I am avijayr (https://keybase.io/avijayr) on keybase.
  • I have a public key ASDVxohOsQDJzlP6IefK0ywr2A209DReuTPISjz7vYBmOAo

To claim this, I am signing this object:

@vraravam
vraravam / .gitconfig-template.inc
Last active April 18, 2024 09:20
~/.gitconfig-template.inc
# file location: ~/.gitconfig-template.inc
[user]
name = <your-name>
email = <your-email>
@vraravam
vraravam / .gitignore
Last active June 4, 2024 07:15
~/.gitignore
# file location: ${HOME}/.gitignore
!.bundle/config
!.keep
__pycache__
.~lock*#
.babel.json
.boxfuse/
.bundle/cache
@vraravam
vraravam / fresh-install-of-osx-vijay.sh
Last active June 5, 2024 08:49
This is a secondary script to be run after the common one. This is specific to my setup. Its been shared with the intent of other folks to be inspired from the same - if they choose to use it.
This script has been moved here: https://github.com/vraravam/dotfiles/blob/master/scripts/fresh-install-of-osx-custom.sh