Skip to content

Commit

Permalink
Document config-update-all
Browse files Browse the repository at this point in the history
  • Loading branch information
jawang35 committed Dec 26, 2019
1 parent 7d46e48 commit 1f38834
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 @@ -34,7 +34,7 @@ Configuration files are managed using a Git bare repository (inspired by https:/
To update to latest:

```sh
$ config pull && config checkout && config submodule update --init --recursive
$ 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 1f38834

Please sign in to comment.