# # ~/.bashrc # # If not running interactively, don't do anything [[ $- != *i* ]] && return alias ls='ls --color=auto' [[ "$PS1" ]] && echo -e "\e[00;33m$(/run/current-system/sw/bin/fortune)\e[00m"