zshconfig/install.sh
2023-11-17 23:17:07 +01:00

4 lines
67 B
Bash

#!/bin/sh
ln -s $PWD/zshrc $HOME/.zshrc
ln -s $PWD/zsh $HOME/.zsh