index
:
dotfiles
master
🚨 these dotfiles are HEAVILY tailored for my needs and setup. Feel free to explore and find ideas, but use at your own risk.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
shell
/
.zshrc
Age
Commit message (
Expand
)
Author
2024-07-13
feat: add `ks` alias
kj-sh604
2024-07-13
refactor: `.screenrc`-related changes²
kj-sh604
2024-07-06
refactor: put `SkipReview` in `paru.conf` rather than in an alias
kj-sh604
2024-07-06
refactor: `--skipreview`
kj-sh604
2024-07-03
refactor: `echo`, `printf`, and `cat` aliases
kj-sh604
2024-06-30
refactor: switch to `paru`
kj-sh604
2024-06-23
feat: few helper lines for new set-ups
Blista Kanjo
2024-02-21
feat: use binary `echo` and `printf` for shells
Blista Kanjo
2024-02-21
refactor: remove rust-uutils aliases
Blista Kanjo
2024-02-12
refactor: remove `pomodoro timer aliases` in `.zshrc`
Blista Kanjo
2023-08-06
fix: whitespace
Blista Kanjo
2023-08-06
feat: `zsh-history-substring-search`
Blista Kanjo
2023-08-03
refactor: `bindkey "^f" forward-word; bindkey "^b" backward-word`
Blista Kanjo
2023-08-03
refactor: `HISTSIZE=9999999; SAVEHIST=9999999`
Blista Kanjo
2023-08-03
feat: add `bindkey "^ " forward-word`
Blista Kanjo
2023-08-03
refactor: `grep` aliases
Blista Kanjo
2023-08-02
feat: `zsh` fast-syntax-highlighting plugin
Blista Kanjo
2023-08-02
refactor: source all `zsh` plugins from `$HOME`
Blista Kanjo
2023-08-02
feat: migrated `fish` config to `zsh` (may be buggy)
Blista Kanjo