summaryrefslogtreecommitdiff
path: root/.bashrc
Commit message (Collapse)AuthorAgeFilesLines
* bash: Add an alias for ZathuraThomas Voss 2024-11-021-0/+1
|
* bash: Remove GDK_BACKEND exportThomas Voss 2024-09-081-1/+0
|
* bash: Try to make xcompose work better with GTK/QTThomas Voss 2024-09-081-0/+3
|
* bash: Add npm/bin to PATHThomas Voss 2024-09-061-1/+1
|
* bash: Set RLWRAP_HOMEThomas Voss 2024-09-061-0/+1
|
* bash: Add section for 0p to MANSECTThomas Voss 2024-08-311-1/+1
|
* bash: Customize MANSECTThomas Voss 2024-08-181-1/+1
|
* xcompose: Add Greek letters under <Compose><G>Thomas Voss 2024-08-161-0/+2
|
* bash: Add auto-cpufreq completionsThomas Voss 2024-08-091-0/+37
|
* bash: Ditch quotes of the day for nowThomas Voss 2024-08-081-1/+1
|
* bash: Stop clangd from inserting headersThomas Voss 2024-04-231-0/+1
|
* bash: Sort exportsThomas Voss 2024-04-231-1/+1
|
* bash & lps: Make use of $PRINTERThomas Voss 2024-03-141-0/+1
|
* bash: Set $CC to gccThomas Voss 2024-03-141-1/+1
|
* bash: Add /opt/odin to PATHThomas Voss 2024-02-221-1/+1
|
* bash: Pass -F to lessThomas Voss 2024-02-211-1/+1
|
* bash: Clean up the home directoryThomas Voss 2024-01-271-1/+3
|
* bash: Don’t pass -F to lessThomas Voss 2024-01-271-1/+1
|
* bash: Set HISTSIZE and LESSThomas Voss 2023-12-311-0/+2
|
* bash: Set manual page orderThomas Voss 2023-12-141-0/+1
|
* bash: Update REPODIRThomas Voss 2023-12-101-1/+1
|
* bash: Set $MANPAGER to nvimpagerThomas Voss 2023-11-281-0/+1
|
* 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