diff options
author | Jinwei Zhao <[email protected]> | 2016-01-28 19:38:17 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2016-01-28 19:38:17 +0800 |
commit | 754c3b02abee4ddcb2843ac097091b2bb3c6320f (patch) | |
tree | 0cef3ffe948e0e2b696b53fcf5717e08c6885791 | |
parent | 3db9064222eff38e5cb688b3b8f18227fc130937 (diff) | |
download | ring0.xyz-754c3b02abee4ddcb2843ac097091b2bb3c6320f.tar.gz |
fix typo
-rw-r--r-- | about.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -25,7 +25,7 @@ | |||
25 | <span>$</span> apt-get update | 25 | <span>$</span> apt-get update |
26 | <span>$</span> apt-get remove emacs | 26 | <span>$</span> apt-get remove emacs |
27 | <span>$</span> apt-get install vim | 27 | <span>$</span> apt-get install vim |
28 | <span>$</span> apt-get remove bas | 28 | <span>$</span> apt-get remove bash |
29 | <span>$</span> apt-get install zsh | 29 | <span>$</span> apt-get install zsh |
30 | <span>$</span> sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" | 30 | <span>$</span> sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)" |
31 | </pre> | 31 | </pre> |
@@ -59,4 +59,4 @@ | |||
59 | ga('send', 'pageview'); | 59 | ga('send', 'pageview'); |
60 | </script> | 60 | </script> |
61 | </body> | 61 | </body> |
62 | </html> \ No newline at end of file | 62 | </html> |