| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-31 | 2.8 kB | |
| README.html | 2026-05-31 | 8.7 kB | |
| wezterm.lua | 2026-05-29 | 21.2 kB | |
| alacritty.toml | 2026-04-22 | 10.8 kB | |
| reboot.sh | 2026-04-22 | 5.2 kB | |
| upd | 2026-04-22 | 39.5 kB | |
| fonts.conf | 2026-04-22 | 43.9 kB | |
| _Xresources | 2024-02-05 | 5.5 kB | |
| _vimrc | 2023-08-06 | 11.5 kB | |
| _Xmodmap | 2023-08-06 | 280 Bytes | |
| _xprofile | 2023-08-06 | 1.5 kB | |
| _inputrc | 2023-08-06 | 2.9 kB | |
| _nanorc | 2023-08-06 | 12.8 kB | |
| Totals: 13 Items | 166.5 kB | 0 | |
Support Files
Companion files for the Extreme Ultimate .bashrc. Configuration files and utilities that work well alongside the bashrc framework.
SourceForge does not allow filenames starting with a period, so dotfiles are prefixed with an underscore. Rename them after downloading (e.g., _inputrc becomes ~/.inputrc).
File Reference
| File | Location | Description |
|---|---|---|
_inputrc |
~/.inputrc |
GNU Readline configuration with additional key bindings and options |
_nanorc |
~/.nanorc |
Nano editor configuration (remove the include line near the end if syntax highlighting files are not installed) |
_vimrc |
~/.vimrc |
Vim editor configuration |
_Xmodmap |
~/.Xmodmap |
X11 key remapping (this example swaps Caps Lock and Right Ctrl) |
_xprofile |
~/.xprofile |
Commands and settings to run at the start of an X11 session before the window manager |
_Xresources |
~/.Xresources |
Terminal options and color schemes for XTerm and UXTerm |
alacritty.toml |
~/.config/alacritty/alacritty.toml |
Alacritty terminal emulator configuration |
fonts.conf |
~/.config/fontconfig/fonts.conf |
Font rendering settings (hinting, antialiasing, family preferences) |
reboot.sh |
~/.local/bin/ |
Smart reboot script that detects and offers soft reboot (systemd) when available, with options to force full or soft reboot |
upd |
~/.local/bin/ |
Smart update script for Arch Linux that detects and updates the Arch repo, AUR, Flatpak, Snap, TLDR, DidYouMean, Git repos, Micro plugins, Distrobox containers, and Wine |
Setup
Configuration files (dotfiles): Download, rename by replacing the leading underscore with a dot, and place in the location shown above. Back up your existing files first.
Scripts (reboot.sh, upd): Copy to ~/.local/bin/ (or anywhere in your $PATH) and make executable:
chmod +x ~/.local/bin/reboot.sh ~/.local/bin/upd
fonts.conf goes in ~/.config/fontconfig/ (create the directory if it does not exist). Run fc-cache -fv afterward to apply.
Tmux and Terminal Configuration
The tmux configuration, terminal launcher scripts, system tray icon, and WezTerm config have moved to their own project:
Extreme Ultimate Tmux
https://sourceforge.net/projects/ultimate-tmux/
This includes:
- 700+ line tmux config with menus, fzf session preview, SSH-aware status bar, scratchpad, 21-app launcher, and three-tier font rendering
- System tray icon for tmux session management (tmux-tray)
- Terminal launcher scripts for WezTerm, Alacritty, Kitty, Konsole, and XFCE4 Terminal
- WezTerm and GNU Screen configuration files
- Generic terminal launcher supporting 21 terminals