aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
AgeCommit message (Expand)Author
2024-06-23feat: few helper lines for new set-upsBlista Kanjo
2024-02-21feat: use binary `echo` and `printf` for shellsBlista Kanjo
2024-02-21refactor: remove rust-uutils aliasesBlista Kanjo
2024-02-12refactor: remove `pomodoro timer aliases` in `.zshrc`Blista Kanjo
2023-08-06fix: whitespaceBlista Kanjo
2023-08-06feat: `zsh-history-substring-search`Blista Kanjo
2023-08-03refactor: `bindkey "^f" forward-word; bindkey "^b" backward-word`Blista Kanjo
2023-08-03refactor: `HISTSIZE=9999999; SAVEHIST=9999999`Blista Kanjo
2023-08-03feat: add `bindkey "^ " forward-word`Blista Kanjo
2023-08-03refactor: `grep` aliasesBlista Kanjo
2023-08-02feat: `zsh` fast-syntax-highlighting pluginBlista Kanjo
2023-08-02refactor: source all `zsh` plugins from `$HOME`Blista Kanjo
2023-08-02feat: migrated `fish` config to `zsh` (may be buggy)Blista Kanjo