Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |