Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bash: Remove GDK_BACKEND export | Thomas Voss | 2024-09-08 | 1 | -1/+0 |
| | |||||
* | bash: Try to make xcompose work better with GTK/QT | Thomas Voss | 2024-09-08 | 1 | -0/+3 |
| | |||||
* | bash: Add npm/bin to PATH | Thomas Voss | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | bash: Set RLWRAP_HOME | Thomas Voss | 2024-09-06 | 1 | -0/+1 |
| | |||||
* | bash: Add section for 0p to MANSECT | Thomas Voss | 2024-08-31 | 1 | -1/+1 |
| | |||||
* | bash: Customize MANSECT | Thomas Voss | 2024-08-18 | 1 | -1/+1 |
| | |||||
* | xcompose: Add Greek letters under <Compose><G> | Thomas Voss | 2024-08-16 | 1 | -0/+2 |
| | |||||
* | bash: Add auto-cpufreq completions | Thomas Voss | 2024-08-09 | 1 | -0/+37 |
| | |||||
* | bash: Ditch quotes of the day for now | Thomas Voss | 2024-08-08 | 1 | -1/+1 |
| | |||||
* | bash: Stop clangd from inserting headers | Thomas Voss | 2024-04-23 | 1 | -0/+1 |
| | |||||
* | bash: Sort exports | Thomas Voss | 2024-04-23 | 1 | -1/+1 |
| | |||||
* | bash & lps: Make use of $PRINTER | Thomas Voss | 2024-03-14 | 1 | -0/+1 |
| | |||||
* | 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 |