mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-04-19 09:42:27 +00:00
Fix typo
This commit is contained in:
parent
79fe6bf657
commit
8d8b05d0f6
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ sudo pacman -Sy
|
||||||
|
|
||||||
# Copy ZSH shell configuration
|
# Copy ZSH shell configuration
|
||||||
mkdir -p /etc/zsh
|
mkdir -p /etc/zsh
|
||||||
cp -ra root/etc/zsh /etc/zsh
|
cp -ra root/etc/zsh /etc
|
||||||
mkdir -p ~/.config
|
mkdir -p ~/.config
|
||||||
cp -ra home/.config/shell ~/.config
|
cp -ra home/.config/shell ~/.config
|
||||||
cp -ra home/.config/zsh ~/.config
|
cp -ra home/.config/zsh ~/.config
|
||||||
|
|
Loading…
Add table
Reference in a new issue