5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
# The Contents of this file will be directly related to the functioning of the alias files
|
|
|
|
# Reload bashrc which then sources this file
|
|
alias alias-reload='source ~/.bashrc && echo "Reloaded ~/.bashrc"'
|