Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
- Show tabs only when multiple are open
- Display statusbar only in modes
- Set default search engine to Google
- Use a custom local start page
|
|
|
|
|
|
|
|
|
|
Dev
|
|
|
|
|
|
- decapitalize output message of missing packages
|
|
|
|
|
|
|
|
terminal
|
|
|
|
- Updated software and font variable naming to consistent underscore format with versions
- Grouped install targets under INSTALL_TARGETS and directories under DIRECTORIES
- Removed automatic dependency check from install targets; users must now run checks manually before installation
- Cleaned up target dependencies and updated .PHONY list accordingly
|
|
|
|
|
|
|
|
|
|
- Dropped creating optional directories
- Ensured required directories (bin, config, fonts) are created via explicit rules
- Made 'config' and 'scripts' targets depend on directory rules instead
- Added 'check' as a prerequisite to relevant install targets for consistency
|
|
|
|
|
|
|
|
|
|
|
|
- Set keyboard layout to US
|
|
- Add fontconfig to build time dependencies.
|
|
|
|
|
|
feat (shell): source .bashrc for interactive TTY sessions
|
|
|
|
|
|
- Use ${HOME} syntax instead of $HOME.
- Quote $PATH variable.
|
|
|
|
|
|
|
|
- Defined BASHRC path for consistency
- Ensured .bashrc is sourced when using Bash in TTY environments
|
|
|
|
Dev
|
|
|
|
|
|
|
|
Dev
|
|
alphabetically
|
|
|