diff --git a/README.md b/README.md index 2076471c2bbe258991010a1092248e79f3b62bdc..e057ef1f251bfa9b685a62d5a4ddcdf6a823d3a9 100644 --- a/README.md +++ b/README.md @@ -29,22 +29,6 @@ curl -L https://github.com/oh-my-fish/oh-my-fish/raw/master/bin/install > instal fish install ``` -## Update Instructions - -We just moved Oh My Fish repository back to our own organization. Since then, you need to update your Oh My Fish remotes. A clean install is highly recommended for users of old Oh My Fish, and you can follow the steps described below: - -1. __BACKUP ALL YOUR CUSTOM STUFF__ -2. `mv ~/.config/fish/config{,_old}.fish` -3. `rm -rf ~/.oh-my-fish` -4. Do a [clean Oh My Fish install](#install) -5. Copy all lines starting with `Plugin` and `Theme` from `~/.config/fish/config_old.fish` -6. Paste them it into `$OMF_CONFIG/bundle` file. If it doesn't exist, create it -7. Convert all `Plugin "name"` lines to `package name` -8. Convert all `Theme "name"` lines to `theme name` -9. `omf install` - -If you find any trouble in the upgrade process join us in [Slack](https://oh-my-fish-slack.herokuapp.com) and we will be happy to help. - # Getting Started Oh My Fish includes a small utility `omf` to fetch and install new packages and themes. diff --git a/docs/zh-CN/README.md b/docs/zh-CN/README.md index 5c6fb5f45b2156ef85d25162a4af496eae9a7af6..9836f94156cb1be60c87a531a6fde4f6739ca51b 100644 --- a/docs/zh-CN/README.md +++ b/docs/zh-CN/README.md @@ -28,22 +28,6 @@ curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install > install fish install ``` -## 更新方法 - -我们最近把Oh My Fish代ç 仓库移到了我们自己组织的å¸å·ä¸‹ã€‚æ‰€ä»¥ï¼Œä½ ä»¬ä¹Ÿéœ€è¦æ›´æ–°ä¸€ä¸‹ä½ 们Oh My Fish代ç 仓的remote设置。对于Oh My Fish的早期用户,éžå¸¸æŽ¨èä½ æŒ‰ç…§ä»¥ä¸‹æ¥éª¤å¹²å‡€åœ°é‡æ–°å®‰è£…一次: - -1. __é¦–å…ˆå¤‡ä»½æ‰€æœ‰ä½ è‡ªå®šä¹‰çš„ä¸œè¥¿__ -2. `mv ~/.config/fish/config{,_old}.fish` -3. `rm -rf ~/.oh-my-fish` -4. [釿–°å®‰è£…Oh My Fish](#install) -5. å¤åˆ¶æ–‡ä»¶`~/.config/fish/config_old.fish`䏿‰€æœ‰ä»¥`Plugin`å’Œ`Theme`开始的行 -6. 把它们粘贴到文件`$OMF_CONFIG/bundle`ä¸ã€‚如果这个文件ä¸å˜åœ¨ï¼Œå°±è‡ªå·±åˆ›å»ºä¸€ä¸‹ -7. 把所有`Plugin "name"`è¿™æ ·çš„è¡Œè½¬æ¢æˆ`package name`è¿™ç§å½¢å¼ï¼Œå…¶ä¸"name"是包åå— -8. 把所有`Theme "name"`è¿™æ ·çš„è¡Œè½¬æ¢æˆ`theme name`è¿™ç§å½¢å¼ï¼Œå…¶ä¸"name"是主题åå— -9. `omf install` - -å¦‚æžœä½ åœ¨æ›´æ–°è¿‡ç¨‹ä¸é‡åˆ°å›°éš¾ï¼Œå¯ä»¥åˆ°[Slack](https://oh-my-fish-slack.herokuapp.com)上æ¥å¯»æ±‚我们的帮助。 - # 快速入门 Oh My Fish 自带的辅助命令工具 `omf` å¯ä»¥å¸®åŠ©ä½ å¿«é€ŸèŽ·å–安装新æ’件和主题。