dotfiles i usually use
to use this, add the following to your bashrc
if [ -f ~/.mybash ]; then
. ~/.mybash
fiand then reload the bashrc after every change with
source ~/.bashrcjust throw the file to your home directory
| Name | Name | Last commit date | ||
|---|---|---|---|---|