Skip to content

Instantly share code, notes, and snippets.

View biplab37's full-sized avatar
🌳
Finding Beauty in Dissonance

Biplab Mahato biplab37

🌳
Finding Beauty in Dissonance
View GitHub Profile
@subicura
subicura / config.conf
Created January 12, 2018 10:46
neofetch config
# Neofetch config file
# https://github.com/dylanaraps/neofetch
# Speed up script by not using unicode
export LC_ALL=C
export LANG=C
myprin() {
if [ "$2" ]; then
get_$2 &>/dev/null