dotfiles

dot files
git clone git://git.rr3.xyz/dotfiles | git clone gits://git.rr3.xyz/dotfiles
Log | Files | Refs | Submodules

.bash_profile (432B)


      1 true  # In case anything tries prepending below comments.
      2 # ↑↑↑ MACHINE GENERATED ↑↑↑
      3 # ------------------------------------------------------------------------------
      4 
      5 . "$HOME"/.shinit
      6 sourcefile "$HOME"/.profile
      7 sourcefile "$HOME"/.bashrc
      8 
      9 # ------------------------------------------------------------------------------
     10 # ↓↓↓ MACHINE GENERATED ↓↓↓
     11 true  # In case anything tries appending above comments.