aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fish: fix variablefishMartin Polden2024-01-181-6/+6
|
* fish: do not colorize argumentsMartin Polden2024-01-181-0/+4
|
* fish: in-line prompt configMartin Polden2024-01-163-34/+33
|
* fish: simplifyMartin Polden2024-01-161-5/+5
|
* fish: rename variableMartin Polden2024-01-161-3/+3
|
* fish: fix indentationMartin Polden2024-01-161-26/+26
|
* fish: remove unnecessary functionsMartin Polden2024-01-161-31/+23
|
* fish: skip some parts for non-interactive shellMartin Polden2024-01-161-10/+18
|
* fish: port current zsh configMartin Polden2024-01-162-146/+315
|
* Revert "Remove fish configuration"Martin Polden2024-01-163-1/+224
| | | | This reverts commit 44768d64e052664e3aceeb2f9c3f332eb16aac2c.
* zsh: simplifyMartin Polden2024-01-111-6/+6
|
* zsh: cleanupMartin Polden2024-01-061-43/+34
|
* zsh: remove unnecessary checkMartin Polden2024-01-061-1/+1
| | | | ~/.zshrc is only read for interactive shells.
* Revert "zsh: set PLAN9"Martin Polden2024-01-061-9/+0
| | | | This reverts commit 3278df583159527059baa8dcbe6fb3f9e2313545.
* zsh: move keybindingMartin Polden2024-01-061-4/+4
|
* zsh: remove unnecessary typesetMartin Polden2024-01-061-3/+0
|
* zsh: simplify sourcingMartin Polden2024-01-063-43/+19
|
* zsh: stop loading vtermMartin Polden2024-01-061-5/+0
|
* terminal: remove configMartin Polden2023-12-221-234/+0
|
* zsh: set LANG on LinuxMartin Polden2023-12-221-0/+1
| | | | LANG may not always be set by default, for example on Fedora.
* Revert "zsh: render exit status indicator if not using iterm"Martin Polden2023-12-221-4/+1
| | | | This reverts commit 6df405c61cfa566e4ab3a483c308fd6012028804.
* Revert "zsh: Load iTerm support"Martin Polden2023-12-221-5/+0
| | | | | | This reverts commit 4d436046a37609073a9d2e798c2c1815b10d249e. Not using the additional functionality.
* terminal: do not use option as meta keyMartin Polden2023-12-211-2/+2
| | | | Option is used for typing certain characters.
* terminal: add profileMartin Polden2023-12-211-0/+234
| | | | This reverts commit 17159b4eaa1fa2a3532fb4e18a56263456b0013e.
* git: update global gitignoreMartin Polden2023-10-211-1/+1
|
* zsh: allow selecting multiple brew-fzf resultsMartin Polden2023-09-231-1/+1
|
* zsh: set PLAN9Martin Polden2023-09-101-0/+9
|
* iterm2: use doom one themeMartin Polden2023-08-041-75/+508
|
* zsh: default to virtualenv in .venvMartin Polden2023-08-021-1/+1
|
* zsh: use bfs as fzf find commandMartin Polden2023-07-221-12/+4
|
* zsh: alias find to bfsMartin Polden2023-07-221-1/+1
|
* zsh: set LC_TIMEMartin Polden2023-06-301-1/+6
|
* zsh: remove macos python pathsMartin Polden2023-05-281-3/+0
| | | | | | PEP 668 recommends using pipx to manage Python applications. https://peps.python.org/pep-0668/
* mbsync: stop using deprecated syntaxMartin Polden2023-05-261-4/+4
|
* zsh: simplifyMartin Polden2023-05-111-5/+1
|
* zsh: add cdn aliasMartin Polden2023-05-111-0/+42
|
* zsh: add nfoless aliasMartin Polden2023-04-281-0/+5
|
* git: ignore tmp dirs everywhereMartin Polden2023-04-111-1/+1
|
* zsh: remove unused pathMartin Polden2023-03-231-1/+0
|
* zsh: remove history reload wrapperMartin Polden2023-03-231-14/+0
| | | | Not that useful. Just pressing enter will update history from other shells.
* Revert "zsh: match fzf color to terminal theme"Martin Polden2023-03-231-5/+1
| | | | This reverts commit c6a4db9c0fa321118ed91ef1f5c595e9ade136f4.
* zsh: add python 3.11 bin to pathMartin Polden2023-03-101-0/+1
|
* zsh: always use emacs keybindingsMartin Polden2023-03-061-1/+4
|
* git: tweak fzf aliasMartin Polden2023-02-181-1/+1
|
* zsh: fix usageMartin Polden2023-02-161-1/+1
|
* git: preview commit via fzfMartin Polden2023-02-161-2/+1
|
* zsh: show ssh prefix when using toolboxMartin Polden2023-02-111-2/+2
|
* zsh: load fzf extensions on FedoraMartin Polden2023-02-081-0/+2
|
* git: clean up exclude rulesMartin Polden2023-02-071-7/+1
|
* git: remove another obsolete exclude ruleMartin Polden2023-02-071-1/+0
|