Skip to content

Commit 211d31b

Browse files
authored
Create README.md
1 parent c16f29a commit 211d31b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# withd.fish
2+
3+
### Install
4+
5+
```sh
6+
fisher add dangh/withd.fish
7+
```
8+
9+
### Usage
10+
11+
```sh
12+
withd ./my/nested/dir my-command my-fisrt-argument my-second-argument
13+
```

0 commit comments

Comments
 (0)