Skip to content

Commit 4cbd763

Browse files
authored
Update README.md
1 parent 41a5e68 commit 4cbd763

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# DotFiles
22

3-
This repository manages dotfiles by using stow.
3+
本项目为个人使用的 dotfile 仓库,基于 GNU Stow 管理
44

5-
## Guide
5+
> [!WARNING]
6+
> 项目内使用了 `.stowrc`,会改变默认行为
67
7-
### Command
8+
## 使用教程
9+
10+
### 命令
811

912
> 详细使用方法请查看[StowIntro](./StowIntro.md)
1013
@@ -17,9 +20,3 @@ stow -t <TargetDir> <PackageName>
1720
```shell
1821
stow -t ~ zsh
1922
```
20-
21-
## Target Dir
22-
23-
The default target directory id $HOME (set by `.stowrc`) if the folder name ending with no extra expression such as '@'.
24-
25-
When need stowing in different position, the folder names' tail would end by '@'. Then you should get into the subdirectory and check the target directory in its own `.stowrc` file.

0 commit comments

Comments
 (0)