summaryrefslogtreecommitdiff
path: root/.bashrc
Commit message (Collapse)AuthorAgeFilesLines
* bash: Add ‘jc’ to mimic ‘jr’ but for ~/.configThomas Voss 2023-11-051-6/+19
|
* bash: Specify $PAGERThomas Voss 2023-10-311-1/+2
|
* bash: Remove useless commentThomas Voss 2023-10-311-2/+0
|
* bash: Alias ‘v’ to ‘$VISUAL’Thomas Voss 2023-10-281-1/+1
|
* bash: Alias neovide to ‘v’Thomas Voss 2023-10-051-2/+1
|
* bash: Use more idiomatic bash syntaxThomas Voss 2023-10-051-6/+7
|
* bash: Don’t fork neovideThomas Voss 2023-10-051-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 wtosThomas Voss 2023-09-121-1/+1
|
* bash: Add ‘-a’ to ‘sl’ aliasThomas Voss 2023-08-281-1/+1
|
* qotd: Add quotes of the dayThomas Voss 2023-08-281-0/+2
|
* bash: Add ‘sl’ aliasThomas Voss 2023-08-261-0/+1
|
* bash: Sort aliasesThomas Voss 2023-08-261-2/+1
|
* bash: Remove unused exportsThomas Voss 2023-08-241-3/+0
|
* bash: Add bash configurationThomas Voss 2023-08-241-0/+85