| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: dots | kj_sh604 | 2026-03-06 | 1 | -1/+1 |
| | | |||||
| * | refactor: remove cal abbr | kj_sh604 | 2026-01-13 | 1 | -1/+0 |
| | | |||||
| * | refactor: remove redundant config | kj_sh604 | 2025-12-29 | 1 | -3/+0 |
| | | |||||
| * | refactor: fish 4.3 changes | kj_sh604 | 2025-12-28 | 3 | -40/+63 |
| | | | | | | | | | | | | | fish update message that prompted this change: fish: upgraded to version 4.3: * Color variables are no longer set in universal scope by default. Migrated them to global variables set in ~/.config/fish/conf.d/fish_frozen_theme.fish To restore syntax highlighting in other fish sessions, please restart them. * The fish_key_bindings variable is no longer set in universal scope by default. Migrated it to a global variable set in ~/.config/fish/conf.d/fish_frozen_key_bindings.fish See also the release notes (type `help relnotes`). | ||||
| * | refactor: make sure zsh and fish have the same abbrs | kj_sh604 | 2025-12-25 | 1 | -4/+3 |
| | | |||||
| * | revert-to: 77949a068755ee72d7b5eaf5570cd2cd34a8d222 with changes | kj_sh604 | 2025-11-10 | 1 | -1/+0 |
| | | |||||
| * | revert-to: a6675719f73a332f92c30ff5c4948cda26c0e6e3 | kj_sh604 | 2025-11-09 | 1 | -0/+1 |
| | | |||||
| * | revert-to: 77949a068755ee72d7b5eaf5570cd2cd34a8d222 | kj_sh604 | 2025-11-09 | 1 | -1/+0 |
| | | |||||
| * | refactor: add dotx alias/abbr | kj_sh604 | 2025-11-09 | 1 | -0/+1 |
| | | |||||
| * | refactor: make 1-liner | kj-sh604 | 2025-04-21 | 1 | -4/+1 |
| | | |||||
| * | refactor: add `.profile` call | kj-sh604 | 2025-04-21 | 1 | -0/+1 |
| | | |||||
| * | refactor: update `fish_variables` | kj-sh604 | 2025-03-03 | 1 | -2/+2 |
| | | |||||
| * | refactor: make `alsi` a conditional alias | kj-sh604 | 2025-02-11 | 1 | -1/+3 |
| | | |||||
| * | refactor: remove `cat` alias | kj-sh604 | 2025-02-11 | 1 | -3/+0 |
| | | |||||
| * | refactor: update aliases and abbrs | kj-sh604 | 2025-01-30 | 1 | -9/+11 |
| | | |||||
| * | refactor: change `guc` to `uncommit` | kj-sh604 | 2024-12-29 | 1 | -1/+1 |
| | | |||||
| * | refactor: rename `lazygit` alias/abbr | kj-sh604 | 2024-12-24 | 1 | -1/+1 |
| | | |||||
| * | refactor: new aliases and abbr's | kj-sh604 | 2024-12-24 | 1 | -0/+2 |
| | | |||||
| * | feat: add `yt-best` alias/abbr | kj-sh604 | 2024-10-09 | 1 | -0/+1 |
| | | |||||
| * | feat: `yt-mpv` abbr & change `sl` to `sls` | kj-sh604 | 2024-07-29 | 1 | -1/+2 |
| | | |||||
| * | refactor: use `abbr` when reasonable | kj-sh604 | 2024-07-21 | 1 | -26/+18 |
| | | |||||
| * | refactor: remove `fish_open_override.fish` | kj-sh604 | 2024-07-17 | 1 | -19/+0 |
| | | | | | unfortunately, the function I was attempted is not possible in the `fish` shell | ||||
| * | feat: `fish_open_override.fish` | kj-sh604 | 2024-07-17 | 1 | -0/+19 |
| | | |||||
| * | feat: new POSIX and fish functions | kj-sh604 | 2024-07-17 | 1 | -0/+17 |
| | | |||||
| * | refactor: use builtin `echo` and `printf` for fish again | kj-sh604 | 2024-07-13 | 1 | -2/+2 |
| | | |||||
