Skip to content

Commit

Permalink
docs: 📝 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Jan 8, 2024
1 parent b6119c9 commit c52585d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,17 +163,17 @@ Oxidizer uses Homebrew or Scoop to manage packages and software programs to bypa

![design](https://raw.githubusercontent.com/ivaquero/backup/master/docs/design.drawio.png)

- `frf`
- `rff`
- refresh file by `source`
- `edf`
- edit file by `$EDITOR` (default: VSCode)
- `brf`
- file: browse by `bat` / `cat`
- folder: browse by `lsd` / `ls`
- `oxf`
- oxidize file: backup configuration file to backup folder
- `rdf`
- reduce file: owerwrite configuation file by backup (customized) file
- `oxf`
- oxidize file: backup configuration file to backup folder
- `clzf`
- catalyze file: owerwrite configuartion file by Oxidizer defaults
- `ppgf`
Expand Down
6 changes: 3 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,17 +149,17 @@ Oxidizer 通过 Homebrew 或 Scoop 管理包和软件,以绕过管理员权限

![design](https://raw.githubusercontent.com/ivaquero/backup/master/docs/design.drawio.png)

- `frf`
- `rff`
- 通过 `source` 刷新
- `edf`
- 通过 `$EDITOR` 编辑(默认:VSCode)
- `brf`
- 通过 `bat`/`cat` 浏览文件
- 文件夹:通过 `lsd`/`ls` 浏览
- `oxf` (oxidize file)
- 氧化文件:在 `$OX_ELEMENT` 中覆盖对应的 `$OX_OXIDE` 文件配置
- `rdf` (reduce file)
- 还原文件:在 `$OX_OXIDE` 中覆盖对应的 `$OX_ELEMENT` 文件配置
- `oxf` (oxidize file)
- 氧化文件:在 `$OX_ELEMENT` 中覆盖对应的 `$OX_OXIDE` 文件配置
- `clzf` (catalyze file)
- 催化文件:在 `$OX_OXYGEN` 中覆盖对应的 `$OX_ELEMENT` 文件配置
- `ppgf` (propagate file)
Expand Down

0 comments on commit c52585d

Please sign in to comment.