Go to file
2022-04-19 11:04:08 +02:00
grc@f4a579e08d initial 2022-03-27 01:39:25 +01:00
k@e2bfbaf3b8 use k as fallback for exa 2022-04-19 11:04:08 +02:00
pure@5b458ba5b7 initial 2022-03-27 01:39:25 +01:00
zsh-autosuggestions@a411ef3e09 initial 2022-03-27 01:39:25 +01:00
zsh-syntax-highlighting@c5ce001467 initial 2022-03-27 01:39:25 +01:00
.gitignore update 2022-04-03 16:23:11 +02:00
.gitmodules use k as fallback for exa 2022-04-19 11:04:08 +02:00
.nanorc update 2022-04-03 16:23:11 +02:00
.zshenv.example update 2022-04-03 16:23:11 +02:00
.zshrc use k as fallback for exa 2022-04-19 11:04:08 +02:00
readme.md use k as fallback for exa 2022-04-19 11:04:08 +02:00

Install exa and nano

git clone --recurse https://git.sdf.org/michael/zsh ~/.config/zsh
cp ~/.config/zsh/.zshenv.example ~/.zshenv
mkdir -p ~/.config/grc && cd ~/.config/grc && ln -s ../zsh/grc/{grc.conf,colourfiles/*} .
ln -s ../.config/zsh/grc/grc{,at} ~/.bin
chsh -s $(which zsh)

Screenshot