Commit Graph

5 Commits

Author SHA1 Message Date
cac1b3176a
Misc: bash, rust, helix
- Fix: `.bashrc` not loaded when `.bash_login` doesn't exist
- Fix: Rust install script error when `cc` doesn't exist
- Style: use tabs
- Helix: use tabs for bash, toml, & markdown
- Helix: highlight rust scripts
2023-04-06 12:35:40 -07:00
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
b7129198eb
Fix: .local/bin and cargo not loaded in SSH tmux 2022-11-04 21:08:21 -07:00
50ea11f79a
Bash: export GPG_TTY to show commit signing prompt 2022-10-22 00:29:07 -07:00
61a4f83cb7
Add: automatic configuration script 2022-10-22 00:19:35 -07:00