Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 159 Bytes

File metadata and controls

17 lines (15 loc) · 159 Bytes

~/.bash_profile

if [ -f ~/.bashrc ];
then
  . ~/.bashrc
fi

~/.bashrc

. ~/bin/dotfiles/bashrc

~/.tmux.conf

. ~/bin/dotfiles/tmux.conf