updated stuff
This commit is contained in:
parent
70a7bc3876
commit
eb82cb6252
1 changed files with 3 additions and 0 deletions
3
install
3
install
|
@ -7,3 +7,6 @@ sudo cp ${HOME}/.config/dotfiles/copy/gitignore /etc/gitignore
|
|||
|
||||
echo ">>> Copying SSH Config - Please Wait! <<<"
|
||||
sudo cp ${HOME}/.config/dotfiles/copy/sshconfig /etc/ssh/ssh_config
|
||||
|
||||
echo ">>> Copying ZSH Environment File - Please Wait! <<<"
|
||||
cp ${HOME}/.config/dotfiles/copy/zshenv ${HOME}/.zshenv
|
||||
|
|
Loading…
Add table
Reference in a new issue