diff options
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ | |||
1 | # ~/.bashrc | ||
2 | # Author: Mountain Man | ||
3 | |||
4 | # Test for an interactive shell. | ||
5 | if [[ $- != *i* ]] ; then | ||
6 | return | ||
7 | fi | ||
index : {Archive}/dotfiles.old | |
[DEPRECIATED] My old dotfiles for Gentoo | Tristan Williams <tgwil@tgwil.net> |
aboutsummaryrefslogtreecommitdiff |