aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fzf
AgeCommit message (Collapse)Author
2024-02-26fix(fzf): fix issue with colorsToby Vincent
2024-02-25fix(fzf): fix typo in color optionsToby Vincent
2024-02-25fix(sh): fix base16 themeToby Vincent
2024-02-01fix(sheldon): remove unused pluginsToby Vincent
2023-03-06fix(fzf): improve fzf-tmux optionsToby Vincent
2023-02-11feat: split `.zshrc` to individual filesToby Vincent
split `$XDG_CONFIG_HOME/zsh/.zshrc` up into `$XDG_CONFIG_HOME/zsh/.zshrc.d/*`. This allows for better management and prioritization between different tool's env. Similar to what was done to `.profile` in e712243 (feat: split `.profile` to individual files, 2023-02-10).
2021-07-19feat: moved from git submodules to curl and gitToby Vincent
2021-04-25chore: updated fzfToby Vincent
2021-03-20feat: added fzfToby Vincent