Skip to content

Instantly share code, notes, and snippets.

View hotrungnhan's full-sized avatar
🏠
Working from home

Ho Trung Nhan hotrungnhan

🏠
Working from home
View GitHub Profile
@hotrungnhan
hotrungnhan / .bashrc
Last active December 29, 2021 06:22
Pretty bashrc like kali linux
# install via
# wget -O - https://gist.github.com/hotrungnhan/7b7a4a479fc9825fb342e2a6e50b2672/raw/install.sh | bash | exit
###################################################################################################
# This is a very simple .bashrc file that I'm using on a daily basis. #
# It completely replaced my zsh setup, and should be relatively simple to understand and modify. #
# #
# Built by Moritz (mo-mar.de) - just do whatever you want with it, according to the Unlicense: #
# https://choosealicense.com/licenses/unlicense/ #
# #
# Simple installation: #