mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-12-25 20:54:34 +00:00
Fix typo
This commit is contained in:
parent
79fe6bf657
commit
8d8b05d0f6
|
@ -43,7 +43,7 @@ sudo pacman -Sy
|
|||
|
||||
# Copy ZSH shell configuration
|
||||
mkdir -p /etc/zsh
|
||||
cp -ra root/etc/zsh /etc/zsh
|
||||
cp -ra root/etc/zsh /etc
|
||||
mkdir -p ~/.config
|
||||
cp -ra home/.config/shell ~/.config
|
||||
cp -ra home/.config/zsh ~/.config
|
||||
|
|
Loading…
Reference in a new issue