Provides a uniform bash, vim, and SSH configuration across Linux devices. The same configuration files are used by all users on all devices.
- Bash configuration — shell settings, environment, aliases, functions, prompt
- Vim configuration
- SSH client configuration
Stub files in each user's home directory source the configuration files in this repo. All devices share identical repo files. One installer script deploys the stubs.
See the docs/ directory.
| Directory | Contents |
|---|---|
config/ |
Configuration files sourced by the stub files |
docs/ |
Project documentation |
ssh/ |
SSH client configuration |
stubs/ |
Stub files and installer script |