Skip to content

Instantly share code, notes, and snippets.

View dverma's full-sized avatar

Dhawal Verma dverma

View GitHub Profile
{
"title": "Apache and Tomcat Logs",
"services": {
"query": {
"list": {
"0": {
"query": "apache !tomcat !static",
"alias": "",
"color": "#7EB26D",
"id": 0,
@dverma
dverma / introrx.md
Created January 17, 2018 22:16 — forked from staltz/introrx.md
The introduction to Reactive Programming you've been missing
@dverma
dverma / .bash_profile
Created February 11, 2017 23:14 — forked from natelandau/.bash_profile
Mac OSX Bash Profile
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management