ls la exclude
parent
2907a3644c
commit
ee28f71527
|
@ -13,7 +13,7 @@ Add to `~/.bashrc`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export HISTCONTROL=ignoreboth:erasedups
|
export HISTCONTROL=ignoreboth:erasedups
|
||||||
export HISTIGNORE="cd:ls:pwd:exit"
|
export HISTIGNORE="cd:ls:la:ll:pwd:exit"
|
||||||
```
|
```
|
||||||
|
|
||||||
Shebang:
|
Shebang:
|
||||||
|
|
Loading…
Reference in New Issue