ls la exclude

main
haunt98 2020-07-08 02:09:18 +07:00
parent 2907a3644c
commit ee28f71527
1 changed files with 1 additions and 1 deletions

View File

@ -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: