Skip to content

Commit

Permalink
Update config update all on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jawang35 committed Oct 17, 2020
1 parent c4c5a7f commit fafbb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To keep the `$HOME` directory clean, configurations are stored in [.config](.con
To update to latest:

```sh
$ config-update-all
$ config update all
```

- [Bash](https://www.gnu.org/software/bash/) - Default shell. All files found in [.config/bash](.config/bash) are loaded in both login and non-login shells. Local configs added to [.local/bash](.local/bash) will also be loaded. [.config/inputrc](.config/inputrc) improves [Bash](https://www.gnu.org/software/bash/) completion behavior and sets [vi editing mode](https://sanctum.geek.nz/arabesque/vi-mode-in-bash/).
Expand Down

0 comments on commit fafbb36

Please sign in to comment.