dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | Submodules | README | LICENSE

.bash_profile (57B)


      1 #!/bin/bash
      2 . ~/.profile
      3 [ -f ~/.bashrc ] && . ~/.bashrc