Magniquick / zsh-dots

Just my zsh dots. (monorepos bad : P)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zsh-dotfiles !

Just my zsh dots : P
Designed to be as fast as humanly possible (benchmarked with zsh-bench), while having every single plugin you could dream of.

Setup:

Clone this to ~/.config/zsh, and create/appened to /etc/zshenv the the following -

export ZDOTDIR="$HOME"/.config/zsh

Requirements

Necessary - fzf.
Optional - timg, atutin, and preferably iTerm2 and homebrew.

Contibuting

Open a issue, add the output of $TERM_PROGRAM and which format is used by your terminal on https://github.com/hzeller/timg to add image preview support there. Alternatively, add it to lessfilter and open a pr !

Happy hacking !

About

Just my zsh dots. (monorepos bad : P)

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%