Skip to content

Instantly share code, notes, and snippets.

View sobanvuex's full-sized avatar
💻
Equilibrium

Alex Soban sobanvuex

💻
Equilibrium
View GitHub Profile
@sobanvuex
sobanvuex / .zshrc
Last active August 29, 2015 14:03
# curl -L http://git.io/3leudw > .zshrc
export ZSH=$HOME/.oh-my-zsh
ZSH_THEME=agnoster
COMPLETION_WAITING_DOTS="true"
HIST_STAMPS="yyyy-mm-dd"
plugins=(debian systemd extract history jump git pip lol nyan themes composer zsh_reload)
@sobanvuex
sobanvuex / .bashrc
Last active December 28, 2015 10:39
wget https://gist.github.com/SobanVuex/7487909/raw -O ~/.bashrc 2>/dev/null && . ~/.bashrc && sh-reload
# Options
shopt -s nocaseglob
shopt -s histappend
shopt -s cdspell
# Colors
txtblk='\e[0;30m' # Black - Regular
txtred='\e[0;31m' # Red
txtgrn='\e[0;32m' # Green
txtylw='\e[0;33m' # Yellow
@plentz
plentz / nginx.conf
Last active July 22, 2024 11:19
Best nginx configuration for improved security(and performance)
# to generate your dhparam.pem file, run in the terminal
openssl dhparam -out /etc/nginx/ssl/dhparam.pem 2048
@rnaveiras
rnaveiras / GITHUB-COMPARE-LINKS.md
Created November 1, 2012 17:50 — forked from dyokomizo/GITHUB-COMPARE-LINKS.md
This Gist is worth a million beers. So buy me one (or send me a really cool t-shirt, make sure it is REALLY cool though)! :)