Skip to content

Instantly share code, notes, and snippets.

View ivenpoker's full-sized avatar
🎯
Focusing

Happi Yvan ivenpoker

🎯
Focusing
View GitHub Profile
@ivenpoker
ivenpoker / The Ultimate Bad Ass .bashrc File
Last active January 26, 2019 10:22 — forked from zachbrowne/The Ultimate Bad Ass .bashrc File
Change the 'user' type symbols ('$' for normal, '#' for root)
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc