fc: add Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
9a674892f0
commit
cf4a5023c2
15
pages.zh/osx/fc.md
Normal file
15
pages.zh/osx/fc.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# fc
|
||||
|
||||
> 打开最近的命令并编辑它.
|
||||
|
||||
- 在系统默认编辑器中打开:
|
||||
|
||||
`fc`
|
||||
|
||||
- 指定要使用的的编辑器:
|
||||
|
||||
`fc -e {{'emacs'}}`
|
||||
|
||||
- 从历史记录中列出最近的命令:
|
||||
|
||||
`fc -l`
|
Reference in New Issue
Block a user