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