Skip to content

Commit

Permalink
docs: 📝 update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Dec 1, 2023
1 parent 694efe6 commit 118c64c
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 52 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,19 +394,27 @@ cls h
- `s`: for `linux-s390x`
- `ceep`: export environment

## 6. Further Reading
## 6. Project Management

### 6.1. Git

- [x] `gclhs --his`: delete history

for aliases, check `.gitconfig` in `defaults` folder by `edf oxg`

## 7. Further Reading

- [Service Management](https://github.com/ivaquero/oxidizer/blob/master/docs/services.md)
- [Project Management](https://github.com/ivaquero/oxidizer/blob/master/docs/projects.md)
- [Utility Management](https://github.com/ivaquero/oxidizer/blob/master/docs/utilities.md)
- [System Management](https://github.com/ivaquero/oxidizer/blob/master/docs/systems.md)
- [Writing A Plugin](https://github.com/ivaquero/oxidizer/blob/master/docs/plugins.md)

## 7. Credits
## 8. Credits

- [Mario Catuogno's Clean-macOS](https://github.com/MarioCatuogno/Clean-macOS)
- [Mike McQuaid's dotfiles](https://github.com/MikeMcQuaid/dotfiles)

## 8. License
## 9. License

This work is released under the GPL-v3 license.
12 changes: 9 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,15 +346,21 @@ conda install -c conda-forge mamba conda-tree
- `s`: for `linux-s390x`
- `ceep`: export environment

## 6. 更多阅读
## 6. 项目管理

### 6.1. Git

- [x] `gclhs`:删除 history

## 7. 更多阅读

- [更多用法](https://github.com/ivaquero/oxidizer/blob/master/docs/advanced_cn.md)

## 7. 致谢
## 8. 致谢

- [Mario Catuogno's Clean-macOS](https://github.com/MarioCatuogno/Clean-macOS)
- [Mike McQuaid's dotfiles](https://github.com/MikeMcQuaid/dotfiles)

## 8. 许可
## 9. 许可

这个项目在 GPL-v3 许可下发布
22 changes: 0 additions & 22 deletions docs/advanced_cn.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,5 @@
# 更多用法

## 项目管理

| 后缀 | 操作 | git `g` |
| :---: | :----: | :-----: |
| `*h` | help ||
| `*ii` | init ||
| `*df` | diff ||
| `*cl` | clean ||
| `*ls` | list | |
| `*st` | status ||
| `*a` | add ||
| `*rm` | remove ||
| `*pl` | pull ||
| `*ps` | push ||
| `*cf` | config ||

### Git

- [x] `gcl --ig`:根据 `.gitignore` 删除忽略文件
- [x] `gcl --his`:删除 history
- [x] `gjk`:查找大 blob 文件

## 服务管理

| 后缀 | 操作 | brew<br>services `bs` | pueue `pu` | espanso `es` | bitwarden `bw` |
Expand Down
24 changes: 0 additions & 24 deletions docs/projects.md

This file was deleted.

0 comments on commit 118c64c

Please sign in to comment.