Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
O
oh-my-fish
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
oh-my-fish
Commits
4c05682a
Commit
4c05682a
authored
Oct 03, 2015
by
Bruno
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #92 from derekstavis/update-install-readme
Update installation script instructions
parents
db1b6887
ddafb8c2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
+4
-6
README.md
README.md
+2
-3
docs/zh-CN/README.md
docs/zh-CN/README.md
+2
-3
No files found.
README.md
View file @
4c05682a
...
...
@@ -18,7 +18,7 @@ Oh My Fish provides core infrastructure to allow you to install packages which e
# Install
```
fish
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | s
h
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | s
ource -
omf help
```
...
...
@@ -26,8 +26,7 @@ Or _download_ and run it yourself:
```
fish
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install > install
chmod +x install
./install
source install
```
## Update Instructions
...
...
docs/zh-CN/README.md
View file @
4c05682a
...
...
@@ -17,7 +17,7 @@ Oh My Fish 提供核心基础设施的配置,允许每个人可以轻松安装
# 安装
```
fish
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | s
h
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install | s
ource -
omf help
```
...
...
@@ -25,8 +25,7 @@ omf help
```
fish
curl -L github.com/oh-my-fish/oh-my-fish/raw/master/bin/install > install
chmod +x install
./install
source install
```
# 快速入门
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment