Skip to content

Commit 08ab2ed

Browse files
committed
added instruction to readme
1 parent c9025e9 commit 08ab2ed

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ then add the nat file to your path
1616
/usr/local/bin/
1717
```
1818

19+
#### Using nat with ls
20+
21+
in zshrc or bashrc
22+
```bash
23+
alias ls='nat'
24+
```
25+
1926
### Running
2027

2128
```bash

0 commit comments

Comments
 (0)