Merge Arch config as main #1
2 changed files with 5 additions and 0 deletions
2
.install/install-oh-my-zsh.sh
Normal file
2
.install/install-oh-my-zsh.sh
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended --keep-zshrc
|
||||||
|
|
||||||
|
|
@ -28,6 +28,9 @@ source .install/install-packages.sh
|
||||||
source .install/packages/general.sh
|
source .install/packages/general.sh
|
||||||
source .install/install-packages.sh
|
source .install/install-packages.sh
|
||||||
|
|
||||||
|
# oh-my-zsh
|
||||||
|
source .install/install-oh-my-zsh.sh
|
||||||
|
|
||||||
# Set Shell
|
# Set Shell
|
||||||
source .scripts/set-shell.sh
|
source .scripts/set-shell.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue