HEX
Server: Apache
System: Linux vps54027.nodevm.com 4.18.0-477.27.1.el8_8.x86_64 #1 SMP Thu Sep 21 06:49:25 EDT 2023 x86_64
User: director (1025)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/director/.bash_profile
# .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