Skip to content

Instantly share code, notes, and snippets.

View falsovsky's full-sized avatar

falsovsky

View GitHub Profile
[pcae@Agnes ~]$ cat .bashrc
# .bashrc
[ -z "$PS1" ] && return
source /home/pcae/.bashrc-tmux
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi