summaryrefslogtreecommitdiff
path: root/config/shell/profile
AgeCommit message (Collapse)Author
8 daysfix(profile): use variable name `TERMINAL` instead of `TERM` to set default ↵Suleyman Farajli
terminal
12 dayschore(profile): prioritize qutebrowser over firefox as default browserSuleyman Farajli
13 daysfix(profile): set `XINITRC` after setting `XDG_CONFIG_HOME`Suleyman Farajli
13 daysfix(profile): use `TERM` environmental variable instead of `TERMINAL`Suleyman Farajli
13 daysstyle(profile): sort logically and alphabeticallySuleyman Farajli
13 daysfix(profile): export path variableSuleyman Farajli
- Use ${HOME} syntax instead of $HOME. - Quote $PATH variable.
13 daysfeat(profile): export ZSHRC as an environmental variablesSuleyman Farajli
13 daysfeat (shell): source .bashrc for interactive TTY sessionsSuleyman Farajli
- Defined BASHRC path for consistency - Ensured .bashrc is sourced when using Bash in TTY environments
2025-06-02config/shell/profile: Sort directory and file names, export path before ↵Suleyman Farajli
exporting environment variables
2025-05-31config/shell/profile: prioritize firefox over qutebrowserSuleyman Farajli
2024-08-10functionrc for shells addedSuleyman Farajli
2024-08-10shell profile updatedSuleyman Farajli
2024-08-09some improvements in shellsSuleyman Farajli
2024-08-02theion.sh changed to profile with some minor changesSuleyman Farajli