dotfiles/.bash/README.md

12 lines
492 B
Markdown
Raw Normal View History

2024-02-19 14:53:29 +01:00
# Bash
## Related files
- [../.bashrc](../.bashrc)
- [../.profile](../.profile)
2024-02-19 16:19:55 +01:00
- [../.inputrc](../.inputrc) Vim bindings for bash
- [../.XCompose](../.XCompose) [Compose key - Wikipedia (en)](https://en.wikipedia.org/wiki/Compose_key), [Klávesa Compose a typografický exkurz z rychlíku (cs)](https://jaandrle.github.io/blog/2020-10/klavesa-compose-a-typografie/)
2024-02-19 14:53:29 +01:00
- [./\*](./)
2024-02-20 15:23:33 +01:00
## Bash completion
Completions on demand, use `C--*`, see [./.bash_completions](./.bash_completions)