bash_aliases/main.aliases
2022-02-01 12:03:04 -05:00

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"'