Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash: Set $CC to gcc | Thomas Voss | 2024-03-14 | 1 | -1/+1 |
| | |||||
* | bash: Add /opt/odin to PATH | Thomas Voss | 2024-02-22 | 1 | -1/+1 |
| | |||||
* | bash: Pass -F to less | Thomas Voss | 2024-02-21 | 1 | -1/+1 |
| | |||||
* | bash: Clean up the home directory | Thomas Voss | 2024-01-27 | 1 | -1/+3 |
| | |||||
* | bash: Don’t pass -F to less | Thomas Voss | 2024-01-27 | 1 | -1/+1 |
| | |||||
* | bash: Set HISTSIZE and LESS | Thomas Voss | 2023-12-31 | 1 | -0/+2 |
| | |||||
* | bash: Set manual page order | Thomas Voss | 2023-12-14 | 1 | -0/+1 |
| | |||||
* | bash: Update REPODIR | Thomas Voss | 2023-12-10 | 1 | -1/+1 |
| | |||||
* | bash: Set $MANPAGER to nvimpager | Thomas Voss | 2023-11-28 | 1 | -0/+1 |
| | |||||
* | bash: Add ‘jc’ to mimic ‘jr’ but for ~/.config | Thomas Voss | 2023-11-05 | 1 | -6/+19 |
| | |||||
* | bash: Specify $PAGER | Thomas Voss | 2023-10-31 | 1 | -1/+2 |
| | |||||
* | bash: Remove useless comment | Thomas Voss | 2023-10-31 | 1 | -2/+0 |
| | |||||
* | bash: Alias ‘v’ to ‘$VISUAL’ | Thomas Voss | 2023-10-28 | 1 | -1/+1 |
| | |||||
* | bash: Alias neovide to ‘v’ | Thomas Voss | 2023-10-05 | 1 | -2/+1 |
| | |||||
* | bash: Use more idiomatic bash syntax | Thomas Voss | 2023-10-05 | 1 | -6/+7 |
| | |||||
* | bash: Don’t fork neovide | Thomas Voss | 2023-10-05 | 1 | -0/+1 |
| | | | | | | Now that Hyprland does window swallowing for all child processes of my terminal (foot), we need to avoid neovide forking off from the parent automatically so that Hyprland can properly swallow the terminal. | ||||
* | wtos: Remove wtos | Thomas Voss | 2023-09-12 | 1 | -1/+1 |
| | |||||
* | bash: Add ‘-a’ to ‘sl’ alias | Thomas Voss | 2023-08-28 | 1 | -1/+1 |
| | |||||
* | qotd: Add quotes of the day | Thomas Voss | 2023-08-28 | 1 | -0/+2 |
| | |||||
* | bash: Add ‘sl’ alias | Thomas Voss | 2023-08-26 | 1 | -0/+1 |
| | |||||
* | bash: Sort aliases | Thomas Voss | 2023-08-26 | 1 | -2/+1 |
| | |||||
* | bash: Remove unused exports | Thomas Voss | 2023-08-24 | 1 | -3/+0 |
| | |||||
* | bash: Add bash configuration | Thomas Voss | 2023-08-24 | 1 | -0/+85 |