Commit dc9be950998bc45768b543288a032ffd41cadf75
Merge pull request #47 from ehamberg/patch-1
Fix README: bashrc -> zshrc
Showing 1 changed file Side-by-side Diff
README.mkd
... | ... | @@ -53,7 +53,7 @@ it). Just a bundle command away. |
53 | 53 | antigen-bundle sharat87/autoenv |
54 | 54 | |
55 | 55 | And boom! you have all the autoenv goodness. Just remember how you used to do |
56 | -these before antigen, clone it, modify your bashrc to source it, load a new | |
56 | +these before antigen, clone it, modify your zshrc to source it, load a new | |
57 | 57 | terminal, all just to test it out. Duh! |
58 | 58 | |
59 | 59 | A subtle aspect of this is that you can tell antigen to grab just about anything |