Skip to content
Snippets Groups Projects
Commit 93e09f28 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

copied verbatim from CentOS-7

parent 8a98ef18
No related branches found
No related tags found
No related merge requests found
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment