prepare for chezmoi

This commit is contained in:
Nikolas Weger 2021-07-23 13:52:08 +02:00
parent 51cea794e5
commit bff1491744
2 changed files with 1 additions and 1 deletions

View file

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
echo ">>> Copying .zshenv - Please Wait! <<<" echo ">>> Copying .zshenv - Please Wait! <<<"
cp ${HOME}/.config/dotfiles/copy/zshenv ${HOME}/.zshenv cp ${HOME}/.config/dotfiles/zshenv ${HOME}/.zshenv

View file