dotfiles/setup/rocky-setup.md
DuckDuckWhale c772724cac
Misc: Rust, Helix, tmux underline, bash, rg, ...
Add:
- Rust and Helix install/configure scripts
- tmux curly underline with colors
- Rocky SSH & Mosh setup
- `asciinema` and `rg`
- Mosh PPA for old Ubuntu systems
- VirtualBox USB devices group
- Add `~/.local/bin/` to path in .bashrc

Update:
- Use `~/.bash_login` instead of `~/.profile` for tmux on login and exec it
- Rename `gnome-todo` to `endeavour`
- Use new sshd alias
- Reload instead of restarting sshd

Remove:
- Vim colorschemes and plugins
- `.sh` extensions on executable scripts
2023-03-19 22:58:35 -07:00

9 lines
137 B
Markdown

# Rocky 9 Setup
## OpenSSH Server & Mosh
Same as Ubuntu, but:
- `s/apt/dnf/g`
- `s/sshd_config/sshd_config-rhel/g`
- `s/OpenSSH/SSH/g`