| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | zsh: add OverlayFS prompt indicator for Raspberry Pi setups | Anton Bobov | 2026-04-16 | 1 | -0/+17 |
| | | |||||
| * | zsh: introduce helper for fetching remote completions | Anton Bobov | 2026-04-16 | 1 | -11/+20 |
| | | | | | | The helper uses curl or wget silently and skips when neither tool is available, preventing shell startup errors. | ||||
| * | zsh: fix asdf shims path and add java home setup | Anton Bobov | 2026-04-08 | 1 | -1/+2 |
| | | |||||
| * | zsh: add asdf config | Anton Bobov | 2026-03-14 | 1 | -0/+1 |
| | | |||||
| * | zsh: update completion generation | Anton Bobov | 2026-03-13 | 1 | -1/+3 |
| | | |||||
| * | zsh: update journalctl alias | Anton Bobov | 2026-03-13 | 1 | -2/+2 |
| | | |||||
| * | zsh: integrate fzf-git.sh for git fuzzy commands in zsh | Anton Bobov | 2026-03-12 | 2 | -0/+1 |
| | | |||||
| * | zsh: add more command to generate completions | Anton Bobov | 2025-12-25 | 1 | -0/+3 |
| | | |||||
| * | zsh: fix tkremind-fzf start dow | Anton Bobov | 2025-12-25 | 1 | -1/+1 |
| | | |||||
| * | zsh: Update completion module | Anton Bobov | 2025-09-05 | 1 | -0/+0 |
| | | |||||
| * | zsh: Update aliases | Anton Bobov | 2025-09-05 | 1 | -15/+28 |
| | | |||||
| * | zsh: Add more completions | Anton Bobov | 2025-09-05 | 1 | -0/+4 |
| | | |||||
| * | zsh: Setup zstd default threads | Anton Bobov | 2025-09-05 | 1 | -0/+1 |
| | | |||||
| * | zsh: Source .zshrc.local after .zshrc | Anton Bobov | 2025-07-16 | 1 | -0/+2 |
| | | |||||
| * | fzf: Customize Ctrl+T command | Anton Bobov | 2025-07-16 | 1 | -0/+29 |
| | | |||||
| * | fzf: Move env variables to fzf config | Anton Bobov | 2025-07-16 | 2 | -10/+12 |
| | | |||||
| * | zsh: Update aliases | Anton Bobov | 2025-05-02 | 2 | -1/+13 |
| | | |||||
| * | zsh: Add ledger search alias | Anton Bobov | 2025-05-02 | 1 | -0/+11 |
| | | |||||
| * | zsh: Add completion generation | Anton Bobov | 2025-05-02 | 1 | -0/+2 |
| | | |||||
| * | zsh: Add shared zsh functions to fpath | Anton Bobov | 2025-05-02 | 1 | -2/+3 |
| | | |||||
| * | zsh: Add github cli completion | Anton Bobov | 2025-03-09 | 1 | -0/+1 |
| | | |||||
| * | zsh: Change rm alias | Anton Bobov | 2025-03-09 | 2 | -4/+5 |
| | | | | | Remove rm alias to tash-put, use rrm instead. | ||||
| * | zsh: Add more on-demand completions | Anton Bobov | 2025-03-02 | 1 | -0/+2 |
| | | |||||
| * | zsh: Add alias to tmux sessionizer | Anton Bobov | 2025-02-08 | 1 | -0/+1 |
| | | |||||
| * | zsh: System install commands for other distros | Anton Bobov | 2025-02-07 | 1 | -2/+14 |
| | | | | | Added commands for Arch and RedHat based. | ||||
| * | zsh: Change mux alias to tmuxp | Anton Bobov | 2025-02-07 | 1 | -1/+5 |
| | | | | | Replace tmuxinator with tmuxp. | ||||
| * | zsh: Alias cat to bat | Anton Bobov | 2025-02-07 | 1 | -0/+1 |
| | | |||||
| * | zsh: Add buku | Anton Bobov | 2025-02-07 | 2 | -0/+2 |
| | | |||||
| * | zsh: Remove forgit module | Anton Bobov | 2025-01-28 | 2 | -1/+0 |
| | | |||||
| * | zsh: Update grml-etc-core | Anton Bobov | 2025-01-28 | 1 | -0/+0 |
| | | |||||
| * | zsh: Update zsh-completions | Anton Bobov | 2025-01-28 | 1 | -0/+0 |
| | | |||||
| * | zsh: Update aliases | Anton Bobov | 2025-01-28 | 3 | -5/+32 |
| | | |||||
| * | zsh: Fix git clone function | Anton Bobov | 2025-01-12 | 1 | -1/+1 |
| | | | | | Fix cloning repository with '.git' in middle of the repository name. | ||||
| * | zsh: Fzf history with delete | Anton Bobov | 2024-11-22 | 1 | -0/+42 |
| | | | | | Allow to delete history entry with Ctrl+d | ||||
| * | zsh: Allow pip only in virtualenv | Anton Bobov | 2024-11-22 | 1 | -0/+3 |
| | | |||||
| * | zsh: Update zsh-completions | Anton Bobov | 2024-11-22 | 1 | -0/+0 |
| | | |||||
| * | zsh: Update grml-etc-core | Anton Bobov | 2024-11-22 | 1 | -0/+0 |
| | | |||||
| * | zsh: Update aliases | Anton Bobov | 2024-09-20 | 2 | -0/+11 |
| | | |||||
| * | zsh: Disable output control toggle | Anton Bobov | 2024-09-20 | 1 | -0/+3 |
| | | |||||
| * | zsh: Update aliases | Anton Bobov | 2024-09-07 | 2 | -10/+15 |
| | | |||||
| * | zsh: Alias viman as man | Anton Bobov | 2024-08-22 | 1 | -1/+5 |
| | | |||||
| * | zsh: Completions update | Anton Bobov | 2024-08-21 | 1 | -0/+0 |
| | | |||||
| * | zsh: Git clone and cd with single command | Anton Bobov | 2024-08-20 | 2 | -1/+5 |
| | | |||||
| * | zsh: Add poetry completion | Anton Bobov | 2024-08-20 | 1 | -0/+1 |
| | | |||||
| * | zsh: New aliases | Anton Bobov | 2024-08-14 | 1 | -1/+23 |
| | | |||||
| * | [nnn] Fix preview | Anton Bobov | 2024-07-09 | 1 | -0/+2 |
| | | | | | Removed `-F/--quit-if-one-screen` from less options. | ||||
| * | [zsh] Updates | Anton Bobov | 2024-06-18 | 3 | -0/+3 |
| | | |||||
| * | [zsh] Updates | Anton Bobov | 2024-05-18 | 3 | -5/+16 |
| | | |||||
| * | [zsh] Add alias | Anton Bobov | 2024-03-29 | 1 | -0/+1 |
| | | |||||
| * | Submodule update | Anton Bobov | 2024-03-29 | 2 | -0/+0 |
| | | |||||
