Skip to content

Instantly share code, notes, and snippets.

@robert-moses
robert-moses / bash_profile.sh
Created December 11, 2019 15:15
my .bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
set TERM=xterm-256color
@robert-moses
robert-moses / README.md
Created January 12, 2022 17:04 — forked from ThisIsQasim/README.md
PiHole + Elasticsearch Ingest processing

NOTE - this was specifically built for a docker instance, with the Filebeat docker module collecting the logs.