Go to file
michael e8161ddaf8 new aliases and move bin folder 2022-06-22 16:11:12 +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 new aliases and move bin folder 2022-06-22 16:11:12 +02:00
.zshenv.example update 2022-04-03 16:23:11 +02:00
.zshrc new aliases and move bin folder 2022-06-22 16:11:12 +02:00
du.grc new aliases and move bin folder 2022-06-22 16:11:12 +02:00
readme.md new aliases and move bin folder 2022-06-22 16:11:12 +02:00

readme.md

Install exa and nano

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

Screenshot