Current Directory:
/etc/skel
Upload
Create File
File Name
Size
Actions
.bash_logout
18 bytes
Edit
|
Delete
|
Rename
|
Download
.bash_profile
193 bytes
Edit
|
Delete
|
Rename
|
Download
.bashrc
231 bytes
Edit
|
Delete
|
Rename
|
Download
# .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
Save Changes