diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2009-11-03 20:06:51 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2009-11-03 20:06:51 +0100 |
commit | 7a52478d63cc7a610b2fc25a56de9ac11dce68b4 (patch) | |
tree | 91c66597969c0ea3b7888acbb12f4f78804f2091 /bashrc/dist/gentoo | |
parent | f6f6d69baf122f5c3eeb02f1a598209954f0d4b5 (diff) | |
download | dotfiles-7a52478d63cc7a610b2fc25a56de9ac11dce68b4.tar.gz dotfiles-7a52478d63cc7a610b2fc25a56de9ac11dce68b4.tar.xz dotfiles-7a52478d63cc7a610b2fc25a56de9ac11dce68b4.zip |
fix typo
Diffstat (limited to 'bashrc/dist/gentoo')
-rw-r--r-- | bashrc/dist/gentoo/common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc/dist/gentoo/common.sh b/bashrc/dist/gentoo/common.sh index 3a21df8..904c440 100644 --- a/bashrc/dist/gentoo/common.sh +++ b/bashrc/dist/gentoo/common.sh @@ -1 +1 @@ -^_load dist portdir +_load dist portdir |