psss / rpms / bash

Forked from rpms/bash 6 years ago
Clone
cvsdist c7d2abb
# .bash_profile
cvsdist c7d2abb
cvsdist c7d2abb
# Get the aliases and functions
cvsdist c7d2abb
if [ -f ~/.bashrc ]; then
cvsdist c7d2abb
	. ~/.bashrc
cvsdist c7d2abb
fi
cvsdist c7d2abb
cvsdist c7d2abb
# User specific environment and startup programs
cvsdist c7d2abb
Roman Rakus 02b20d8
PATH=$PATH:$HOME/.local/bin:$HOME/bin
cvsdist c7d2abb
cvsdist a4dba74
export PATH