dotfiles/install
2021-07-23 13:52:08 +02:00

3 lines
112 B
Bash
Executable file

#!/bin/bash
echo ">>> Copying .zshenv - Please Wait! <<<"
cp ${HOME}/.config/dotfiles/zshenv ${HOME}/.zshenv