~/.bash_profile
if [ -f ~/.bashrc ];
then
. ~/.bashrc
fi
~/.bashrc
. ~/bin/dotfiles/bashrc
~/.tmux.conf
. ~/bin/dotfiles/tmux.conf
| Name | Name | Last commit date | ||
|---|---|---|---|---|
~/.bash_profile
if [ -f ~/.bashrc ];
then
. ~/.bashrc
fi
~/.bashrc
. ~/bin/dotfiles/bashrc
~/.tmux.conf
. ~/bin/dotfiles/tmux.conf